mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3128 Completion Export : Expose data to be used in text reports
This commit is contained in:
@@ -37,7 +37,10 @@ public:
|
||||
bool isEclipseCellWithinContainment(const RigMainGrid* mainGrid, size_t anchorEclipseCell, size_t globalCellIndex, const std::set<size_t>& containmentCells) const;
|
||||
|
||||
void setTopKLayer(int topKLayer);
|
||||
int topKLayer() const;
|
||||
|
||||
void setBaseKLayer(int baseKLayer);
|
||||
int baseKLayer() const;
|
||||
|
||||
double minimumFaultThrow() const; // Negative value means do not test for fault throw
|
||||
|
||||
|
||||
Reference in New Issue
Block a user