mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1044 - pre-proto - Updates in infrastructure for finding i,j,k for simulation well
This commit is contained in:
@@ -42,6 +42,7 @@ class RigGridBase;
|
||||
class RigGridCellFaceVisibilityFilter;
|
||||
class Rim3dOverlayInfoConfig;
|
||||
class RimEclipseCase;
|
||||
class RimEclipseWell;
|
||||
class RimCellEdgeColors;
|
||||
class RimEclipsePropertyFilter;
|
||||
class RimEclipsePropertyFilterCollection;
|
||||
@@ -116,6 +117,8 @@ public:
|
||||
RimEclipseCase* eclipseCase();
|
||||
virtual RimCase* ownerCase();
|
||||
|
||||
void findGridIndexAndCellIndex(RimEclipseWell* eclipseWell, size_t branchIndex, size_t triangleIndex, size_t* gridIndex, size_t* cellIndex);
|
||||
|
||||
// Display model generation
|
||||
|
||||
virtual void loadDataAndUpdate();
|
||||
|
||||
Reference in New Issue
Block a user