mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2035 Add MD to the intesection struct available from the WellLogExtractors
This commit is contained in:
@@ -40,6 +40,9 @@ struct CellIntersectionInfo
|
||||
size_t globCellIndex;
|
||||
cvf::Vec3d startPoint;
|
||||
cvf::Vec3d endPoint;
|
||||
double startMD;
|
||||
double endMD;
|
||||
|
||||
cvf::StructGridInterface::FaceType intersectedCellFaceIn;
|
||||
cvf::StructGridInterface::FaceType intersectedCellFaceOut;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user