mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2046 First nearly working more advanced branch detection
This commit is contained in:
committed by
Jacob Støren
parent
f21e27e25b
commit
956b73c0c9
@@ -200,9 +200,9 @@ public: // Todo: Clean up this regarding public members and constness etc.
|
||||
|
||||
std::vector<size_t> m_resultTimeStepIndexToWellTimeStepIndex; // Well result timesteps may differ from result timesteps
|
||||
std::vector< RigWellResultFrame > m_wellCellsTimeSteps;
|
||||
private:
|
||||
mutable RigWellResultFrame m_staticWellCells;
|
||||
|
||||
private:
|
||||
void computeStaticWellCellPath() const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user