mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
OPM-218: Fix Flow vs Eclipse restart interval write differences: Override method from SimulatorTimerInterface
This commit is contained in:
@@ -71,6 +71,10 @@ namespace Opm
|
||||
/// \brief \copydoc SimulationTimer::simulationTimeElapsed
|
||||
double simulationTimeElapsed() const;
|
||||
|
||||
/// \brief \copydoc SimulationTimer::simulationStartTimeForCurrentReportStep
|
||||
double simulationStartTimeForCurrentReportStep() const;
|
||||
|
||||
|
||||
/// \brief \copydoc SimulationTimer::done
|
||||
bool done () const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user