#1997 RFT plot. Improve well path and simulation path matching

This commit is contained in:
Bjørn Erik Jensen
2017-10-17 17:07:51 +02:00
parent 646c4aa9d7
commit bae1fcfa9e
2 changed files with 38 additions and 19 deletions

View File

@@ -118,6 +118,7 @@ public:
int relatedSimulationWellBranch() const;
bool tryAssociateWithSimulationWell();
bool isAssociatedWithSimulationWell() const;
bool tryMatchName(QString wellPathName, const std::vector<QString>& simWellNames);
private: