opm-simulators/opm/simulators/timestepping
Andreas Lauser 64d7366de2 mark the non-template methods of the adaptive time stepper as inline
this is needed to avoid linker errors if this class ought to be used
in multiple compile units. IMO the main problem here is the use of an
_impl.hpp file.
2017-10-06 15:34:59 +02:00
..
AdaptiveSimulatorTimer.cpp Added initialStep to SimulatorTimerInterface 2017-07-20 12:11:11 +02:00
AdaptiveSimulatorTimer.hpp Added initialStep to SimulatorTimerInterface 2017-07-20 12:11:11 +02:00
AdaptiveTimeStepping_impl.hpp mark the non-template methods of the adaptive time stepper as inline 2017-10-06 15:34:59 +02:00
AdaptiveTimeStepping.hpp adjust for changed ParameterGroup namespacing 2017-04-28 15:36:25 +02:00
SimulatorTimer.cpp Changed to TimeMap api - using std::time_t 2017-06-19 14:03:14 +02:00
SimulatorTimer.hpp adjust for changed ParameterGroup namespacing 2017-04-28 15:36:25 +02:00
SimulatorTimerInterface.hpp Added initialStep to SimulatorTimerInterface 2017-07-20 12:11:11 +02:00
TimeStepControl.cpp Set timesteps after events 2017-03-09 08:54:44 +01:00
TimeStepControl.hpp adjustments for imported files 2017-02-10 13:02:00 +01:00
TimeStepControlInterface.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00