changed: move EclInterRegFlows to opm/simulators/flow

no opm-models usage
This commit is contained in:
Arne Morten Kvarving
2023-08-15 12:10:01 +02:00
parent 0673fae595
commit 46aae8cda6
6 changed files with 11 additions and 12 deletions

View File

@@ -32,12 +32,12 @@
#include <boost/test/unit_test.hpp>
#include <ebos/eclinterregflows.hh>
#include <opm/output/data/InterRegFlowMap.hpp>
#include <opm/grid/common/p2pcommunicator.hh>
#include <opm/simulators/flow/EclInterRegFlows.hpp>
#include <cmath>
#include <cstddef>
#include <functional>