mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Refactor: Extract getPartIndexFromPoint to avoid duplication.
This commit is contained in:
@@ -58,8 +58,6 @@ private:
|
||||
void createWellGeometry();
|
||||
void createWellLogCurves();
|
||||
|
||||
int getPartIndexFromPoint( const RigFemPartCollection* const partCollection, const cvf::Vec3d& point ) const;
|
||||
|
||||
RimWellLogExtractionCurve* createWellLogExtractionCurveAndAddToTrack( RimWellLogTrack* track,
|
||||
const RigFemResultAddress& resultAddress,
|
||||
RimModeledWellPath* wellPath,
|
||||
|
||||
Reference in New Issue
Block a user