mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
moving variableWellStateIndices to StandardWells
Probably it is the time to introduce SeqQs and SeqP for the multi-segment wells.
This commit is contained in:
@@ -223,7 +223,7 @@ namespace Opm {
|
||||
using Base::convergenceReduction;
|
||||
using Base::maxResidualAllowed;
|
||||
using Base::variableState;
|
||||
using Base::variableWellStateIndices;
|
||||
// using Base::variableWellStateIndices;
|
||||
using Base::asImpl;
|
||||
|
||||
const std::vector<WellMultiSegmentConstPtr>& wellsMultiSegment() const { return wells_multisegment_; }
|
||||
|
||||
Reference in New Issue
Block a user