#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'

This commit is contained in:
Bjørn Erik Jensen
2018-11-08 11:24:40 +01:00
parent 963c403869
commit cfb45f674a
13 changed files with 239 additions and 24 deletions

View File

@@ -90,6 +90,9 @@ public:
cvf::BoundingBox boundingBox() const;
bool isTempGrid() const override;
const std::string& associatedWellPathName() const override;
private:
void initAllSubCellsMainGridCellIndex();
void buildCellSearchTree();