handle GRUP in wellState from target

This commit is contained in:
Tor Harald Sandve
2021-06-10 15:09:05 +02:00
parent 57aa8d0384
commit 5368343512
9 changed files with 249 additions and 10 deletions

View File

@@ -43,6 +43,9 @@ class SummaryState;
class VFPProperties;
class WellTestState;
class WellState;
class GroupState;
class Group;
class Schedule;
class WellInterfaceGeneric {
public:
@@ -174,6 +177,7 @@ protected:
WellTestState& well_test_state,
DeferredLogger& deferred_logger) const;
// definition of the struct OperabilityStatus
struct OperabilityStatus {
bool isOperable() const {