mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5925 Simplify computation of fault data
This commit is contained in:
@@ -58,6 +58,6 @@ public:
|
||||
void recomputeStatisticsForAllCaseGroups();
|
||||
|
||||
private:
|
||||
RigMainGrid* registerCaseInGridCollection( RigEclipseCaseData* rigEclipseCase );
|
||||
RigMainGrid* registerCaseInGridCollection( RimEclipseCase* rimEclipseCase );
|
||||
cvf::ref<RigGridManager> m_gridCollection;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user