mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2127 Sim Well Branches : Use helper function instead of local function
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user