mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#3128 Completion Export : Expose data to be used in text reports
This commit is contained in:
@@ -53,6 +53,10 @@ public:
|
||||
const RigFractureGrid* fractureGrid() const override;
|
||||
void setDefaultValuesFromUnit();
|
||||
double conductivity() const;
|
||||
|
||||
double halfLength() const;
|
||||
double height() const;
|
||||
double width() const;
|
||||
|
||||
void appendDataToResultStatistics(const QString& uiResultName,
|
||||
const QString& unit,
|
||||
|
||||
Reference in New Issue
Block a user