Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt c0e2d7748c Allow the rock properties to be zero initialized without a deck.
This is needed in parallel runs where the rock properties will not
be read from the deck but be communicated from a master process. Nevertheless
we need to be able to initialize the data structures with the correct
container size. In addition we need to be able to change the container values
from opm-autodiff's BlackoilPropsDataHandle.
2015-10-26 23:52:24 +01:00
examples use the error macros from opm-common 2015-10-08 11:42:15 +02:00
opm/core Allow the rock properties to be zero initialized without a deck. 2015-10-26 23:52:24 +01:00
tests Remove unused arguments in PinchProcessor methods. 2015-10-21 11:52:31 +02:00