Added RigActiveCellInfo

Started refactoring aiming for extracting all active cell information into RigActiveCellInfo.
p4#: 20445
This commit is contained in:
Magne Sjaastad
2013-02-11 15:12:53 +01:00
parent c77f1879eb
commit 8fd8a31aec
12 changed files with 132 additions and 41 deletions

View File

@@ -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