Minor renames++ in WellState report

This commit is contained in:
Joakim Hove
2021-06-11 14:36:10 +02:00
parent 2dae87fb74
commit fe5e4a9ac3
2 changed files with 60 additions and 104 deletions

View File

@@ -129,8 +129,8 @@ public:
report(const int* globalCellIdxMap,
const std::function<bool(const int)>& wasDynamicallyClosed) const;
void reportConnections(data::Well& well, const PhaseUsage &pu,
const WellMapType::value_type& wt,
void reportConnections(std::vector<data::Connection>& connections, const PhaseUsage &pu,
std::size_t well_index,
const int* globalCellIdxMap) const;
/// init the MS well related.