Removed active cell info from RigCell

Set all cells active for mock models
p4#: 20614
This commit is contained in:
Magne Sjaastad
2013-02-25 14:07:59 +01:00
parent edda92182b
commit 1a235529ac
6 changed files with 26 additions and 36 deletions

View File

@@ -42,7 +42,6 @@ RigCell::RigCell() :
m_hostGrid(NULL),
m_isInvalid(false),
m_isWellCell(false),
m_activeIndexInMatrixModel(cvf::UNDEFINED_SIZE_T),
m_cellIndex(cvf::UNDEFINED_SIZE_T),
m_isInCoarseCell(false)
{