opm-simulators/opm/simulators/timestepping
2016-05-09 13:30:28 +08:00
..
AdaptiveSimulatorTimer.cpp use ostream not std::cout directly. 2016-05-09 13:30:28 +08:00
AdaptiveSimulatorTimer.hpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
AdaptiveTimeStepping_impl.hpp Follow class renaming. 2015-11-13 11:37:53 +01:00
AdaptiveTimeStepping.hpp AdaptiveTimeStepping: pass object to compute time error to time step control. This 2015-11-10 09:45:07 -07:00
SimulatorTimer.cpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
SimulatorTimer.hpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
SimulatorTimerInterface.hpp SimulatorTimerInterface: include missing header for unique_ptr. 2016-03-29 10:42:03 +02:00
TimeStepControl.cpp timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TimeStepControl.hpp timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TimeStepControlInterface.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00