mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3518 LGR export/temp LGR. Checkbox for completion types. Dialog adjustments
This commit is contained in:
@@ -48,9 +48,7 @@ protected:
|
||||
|
||||
private:
|
||||
static void createLgr(LgrInfo& lgrInfo, RigMainGrid* mainGrid);
|
||||
static void computeCachedData(RimEclipseCase* eclipseCase);
|
||||
static void deleteAllCachedData(RimEclipseCase* eclipseCase);
|
||||
static void computeCachedData(RimEclipseCase* eclipseCase);
|
||||
|
||||
static std::vector<RimWellPath*> selectedWellPaths();
|
||||
static bool containsAnyNonMainGridCells(const std::vector<RigCompletionDataGridCell>& cells);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user