fixing the comilation from the reverted commit

the interface has changed.
This commit is contained in:
Kai Bao
2023-04-21 10:17:03 +02:00
parent 2d67d819e7
commit 5536b24a84
5 changed files with 8 additions and 8 deletions

View File

@@ -124,7 +124,7 @@ namespace Opm
const WellState& well_state,
DeferredLogger& deferred_logger) override;
virtual void solveEqAndUpdateWellState(const Simulator& ebos_simulator,
virtual void solveEqAndUpdateWellState(const SummaryState& summary_state,
WellState& well_state,
DeferredLogger& deferred_logger) override; // const?