Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 242a500f52 ebos: replace the macro mess to select the grid type by specialized grid manager classes
i.e., there is now a base class for the EclGridManagers and one class
for each type of grid (Dune::ALUGrid, Dune::PolyhedralGrid and
Dune::CpGrid). Selecting the concrete grid type is now done by
deriving the EclProblem's type tag from the type tag of the respective
grid manager.
2016-01-05 19:32:36 +01:00
applications/ebos ebos: replace the macro mess to select the grid type by specialized grid manager classes 2016-01-05 19:32:36 +01:00