Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt 815480d052 Only call writeTimeStep for real sub steps.
Previously, we also called it when the full time step was done.
As the simulator writes that information anyway and we cannot call
it a sub step, we omit the final write in the adaptive time stepper.
2016-09-26 11:51:17 +02:00
examples shared_ptr<EclipseGrid> -> const EclipseGrid& 2016-09-03 17:49:46 +02:00
opm/simulators/timestepping Only call writeTimeStep for real sub steps. 2016-09-26 11:51:17 +02:00
tests rename ParseMode as ParseContext. 2016-03-17 09:57:59 +08:00