#1135 Compute accumulated length along sim well and added slider

This commit is contained in:
Magne Sjaastad
2017-01-30 14:28:37 +01:00
parent 758bc96ff5
commit b13ca8bb1c
12 changed files with 115 additions and 79 deletions

View File

@@ -32,6 +32,8 @@ public:
RimEclipseWell* well() const;
size_t branchIndex() const;
void findGridIndexAndCellIndex(size_t triangleIndex, size_t* gridIndex, size_t* gridCellIndex) const;
private: