Removed functions from MainGrid

p4#: 20459
This commit is contained in:
Magne Sjaastad
2013-02-12 12:55:58 +01:00
parent ea2c890b95
commit 6c7dc10791
7 changed files with 5 additions and 38 deletions

View File

@@ -329,9 +329,6 @@ bool RifReaderEclipseOutput::transferGeometry(const ecl_grid_type* mainEclGrid,
progInfo.setProgress(3 + lgrIdx);
}
mainGrid->setGlobalMatrixModelActiveCellCount(globalMatrixActiveSize);
mainGrid->setGlobalFractureModelActiveCellCount(globalFractureActiveSize);
activeCellInfo->computeDerivedData();
return true;