opm-simulators/opm/simulators/timestepping
Atgeirr Flø Rasmussen 6e7cc756de Move implementation of gatherConvergenceReport() to cpp file.
No templates involved, no reason to keep it in header. This also makes
building more robust by only invoking HAVE_MPI in the cpp file, after
including config.h.
2018-11-13 14:01:01 +01:00
..
AdaptiveSimulatorTimer.cpp flow: fix the time held by the simulator object 2018-06-27 12:13:50 +02:00
AdaptiveSimulatorTimer.hpp Added initialStep to SimulatorTimerInterface 2017-07-20 12:11:11 +02:00
AdaptiveTimeStepping_impl.hpp Add reportStep method in SimulatorReport and use it 2018-03-12 14:48:34 +01:00
AdaptiveTimeStepping.hpp changed: opm/[core -> common]/utility/parameters 2018-01-30 16:33:45 +01:00
AdaptiveTimeSteppingEbos.hpp flow: let the wells be managed by EclProblem 2018-11-08 10:40:28 +01:00
ConvergenceReport.hpp Remove cell_index from ReservoirFailure struct. 2018-11-13 10:19:15 +01:00
gatherConvergenceReport.cpp Move implementation of gatherConvergenceReport() to cpp file. 2018-11-13 14:01:01 +01:00
gatherConvergenceReport.hpp Move implementation of gatherConvergenceReport() to cpp file. 2018-11-13 14:01:01 +01:00
SimulatorTimer.cpp Cast argument for milliseconds() call to an integer. 2018-06-27 11:11:27 +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