mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1755 Use namespace RiaDefines instead of class
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
|
||||
RigMainGrid* mainGrid();
|
||||
|
||||
RigActiveCellInfo* unionOfActiveCells(RiaPorosityModel::PorosityModelType porosityType);
|
||||
RigActiveCellInfo* unionOfActiveCells(RiaDefines::PorosityModelType porosityType);
|
||||
void computeUnionOfActiveCells();
|
||||
|
||||
static bool isStatisticsCaseCollection(RimCaseCollection* rimCaseCollection);
|
||||
|
||||
Reference in New Issue
Block a user