mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1858 Move method to WellLogExtractor base class
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
|
||||
const std::vector<double>& measuredDepth() { return m_measuredDepth; }
|
||||
const std::vector<double>& trueVerticalDepth() { return m_trueVerticalDepth; }
|
||||
const std::vector<size_t>& intersectedCellsGlobIdx();
|
||||
|
||||
const RigWellPath* wellPathData() { return m_wellPath.p();}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user