mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added a comment
p4#: 21063
This commit is contained in:
parent
6d24c6b541
commit
bd33a64e84
@ -83,6 +83,6 @@ private:
|
||||
cvf::ref<RigReservoirCellResults> m_matrixModelResults;
|
||||
cvf::ref<RigReservoirCellResults> m_fractureModelResults;
|
||||
|
||||
cvf::Collection<RigWellResults> m_wellResults;
|
||||
cvf::Collection<RigWellResults> m_wellResults; //< A WellResults object for each well in the reservoir
|
||||
cvf::Collection<cvf::UByteArray> m_wellCellsInGrid; //< A bool array pr grid with one bool pr cell telling wether the cell is a well cell or not
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user