Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 1d63276cfb ebos: make it compile if ALUGrid is used as grid
the EQUIL init code from opm-core chokes hard if any Dune grid other
than Dune::CpGrid is passed to it. Until opm-core gets its act
together or EQUIL init is properly implemented within eWoms, let's
just disable EQUIL initialization in ebos (and print a warning) if
ALUGrid is used.
2015-10-07 18:52:36 +02:00
applications/ebos ebos: make it compile if ALUGrid is used as grid 2015-10-07 18:52:36 +02:00
ewoms/common CartesianIndexMapper: use the CartesianIndexMapper to applied the mapping from the 2015-09-10 16:01:53 +02:00