mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: move isPressureControlled to WellInterfaceGeneric
no typetag dependence. also no need for this to be virtual
This commit is contained in:
@@ -193,6 +193,8 @@ public:
|
||||
WellTestState& wellTestState,
|
||||
DeferredLogger& deferred_logger) const;
|
||||
|
||||
bool isPressureControlled(const WellState& well_state) const;
|
||||
|
||||
protected:
|
||||
bool getAllowCrossFlow() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user