mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixing the comilation from the reverted commit
the interface has changed.
This commit is contained in:
@@ -160,7 +160,7 @@ public:
|
||||
DeferredLogger& deferred_logger,
|
||||
const bool relax_tolerance) const = 0;
|
||||
|
||||
virtual void solveEqAndUpdateWellState(const Simulator& ebos_simulator,
|
||||
virtual void solveEqAndUpdateWellState(const SummaryState& summary_state,
|
||||
WellState& well_state,
|
||||
DeferredLogger& deferred_logger) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user