#2127 Sim Well Branches : Use helper function instead of local function

This commit is contained in:
Magne Sjaastad
2017-12-08 08:45:00 +01:00
parent 9ef040d891
commit 97743e6d70
4 changed files with 9 additions and 30 deletions

View File

@@ -79,7 +79,7 @@ public:
// others
static bool hasFlowData(const RimWellLogFile* wellLogFile);
static bool isWellPath(const QString& wellName);
static bool hasAssociatedWellPath(const QString& wellName);
// Both
static std::vector<RimEclipseResultCase*> gridCasesForWell(const QString& simWellName);