mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
NNC: Compute data on demand
This commit is contained in:
@@ -116,6 +116,8 @@ public:
|
||||
void loadAndSyncronizeInputProperties( bool includeGridFileName );
|
||||
|
||||
void ensureFaultDataIsComputed();
|
||||
bool ensureNncDataIsComputed();
|
||||
void createDisplayModelAndUpdateAllViews();
|
||||
|
||||
protected:
|
||||
void initAfterRead() override;
|
||||
|
||||
Reference in New Issue
Block a user