mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Move reportConnections
This commit is contained in:
@@ -145,10 +145,6 @@ public:
|
||||
|
||||
void updateStatus(int well_index, Well::Status status);
|
||||
|
||||
virtual void reportConnections(data::Well& well, const PhaseUsage&,
|
||||
const WellMapType::value_type& itr,
|
||||
const int* globalCellIdxMap) const;
|
||||
|
||||
protected:
|
||||
WellContainer<Well::Status> status_;
|
||||
WellContainer<std::vector<PerforationData>> well_perf_data_;
|
||||
|
||||
Reference in New Issue
Block a user