#3531 Temporary LGR : Reorganize clearing of cache data

This commit is contained in:
Magne Sjaastad
2018-10-24 11:28:40 +02:00
parent 145323d8b1
commit e33bfc895f
2 changed files with 41 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ protected:
private:
static void createLgr(LgrInfo& lgrInfo, RigMainGrid* mainGrid);
static void deleteAllCachedData(RimEclipseCase* eclipseCase);
static std::vector<RimWellPath*> selectedWellPaths();
static bool containsAnyNonMainGridCells(const std::vector<RigCompletionDataGridCell>& cells);