ebos/collecttoiorank: move to opm/simulators/flow

This commit is contained in:
Arne Morten Kvarving
2024-02-02 11:03:48 +01:00
parent 9f13a25ebc
commit 233d4c90ac
11 changed files with 92 additions and 95 deletions

View File

@@ -234,7 +234,7 @@ namespace Opm {
, phaseUsage_(phaseUsageFromDeck(eclState()))
, param_( param )
, well_model_ (well_model)
, rst_conv_(simulator_.problem().eclWriter()->collectToIORank().localIdxToGlobalIdxMapping(),
, rst_conv_(simulator_.problem().eclWriter()->collectOnIORank().localIdxToGlobalIdxMapping(),
grid_.comm())
, terminal_output_ (terminal_output)
, current_relaxation_(1.0)