mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added RigActiveCellInfo
Started refactoring aiming for extracting all active cell information into RigActiveCellInfo. p4#: 20445
This commit is contained in:
@@ -89,8 +89,9 @@ private:
|
||||
|
||||
bool m_cellFaceFaults[6];
|
||||
|
||||
// Result case specific data
|
||||
bool m_isInvalid;
|
||||
|
||||
// Result case specific data
|
||||
bool m_isWellCell;
|
||||
|
||||
size_t m_activeIndexInMatrixModel; ///< This cell's running index of all the active calls (matrix) in the reservoir
|
||||
|
||||
Reference in New Issue
Block a user