opm-simulators/opm/simulators/timestepping
Atgeirr Flø Rasmussen d31081992b Merge pull request #1052 from andlaus/pass_timer_instead_of_dt
pass the timer object instead of the time step size to the simulators
2016-08-02 11:05:33 +02: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 Merge pull request #1052 from andlaus/pass_timer_instead_of_dt 2016-08-02 11:05:33 +02:00
AdaptiveTimeStepping.hpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
SimulatorTimer.cpp adding a initialStep() function to SimulatorTimer 2016-07-04 11:12:53 +02:00
SimulatorTimer.hpp adding a initialStep() function to SimulatorTimer 2016-07-04 11:12:53 +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