mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#401) WIP: Refactoring Linked views update system.
Preparing for linking of visible Cells.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
enum RivCellSetEnum
|
||||
{
|
||||
OVERRIDDEN_CELL_VISIBILITY, ////< Use the total visibility from a different case directly
|
||||
ALL_CELLS,
|
||||
ACTIVE, ///< All Active cells without ALL_WELL_CELLS
|
||||
ALL_WELL_CELLS, ///< All cells ever having a connection to a well (Might be inactive cells as well. Wellhead cells typically)
|
||||
|
||||
Reference in New Issue
Block a user