mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#724 Grid Case Group Statistics: Add option to include in-active cell value as zero
This commit is contained in:
@@ -119,4 +119,6 @@ private:
|
||||
caf::PdmField<double > m_highPercentile;
|
||||
|
||||
caf::PdmField<QString> m_wellDataSourceCase;
|
||||
|
||||
caf::PdmField< bool > m_useZeroAsInactiveCellValue;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user