opm-simulators/opm/simulators/timestepping
Tor Harald Sandve 1bde4f4a22 Small fixes hardcodedTimestepControl
-- avoid using eof()
-- add comments
-- no longer assumes two lines of comments.
-- revert change to default value for timestep.initial_step_length
-- make contructer explicit
-- pass reference
2016-09-21 09:39:36 +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 Small fixes hardcodedTimestepControl 2016-09-21 09:39:36 +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 Small fixes hardcodedTimestepControl 2016-09-21 09:39:36 +02:00
TimeStepControl.hpp Small fixes hardcodedTimestepControl 2016-09-21 09:39:36 +02:00
TimeStepControlInterface.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00