#3581 Temp LGR. No recreation of faults after creating temporary LGRs

This commit is contained in:
Bjørn Erik Jensen
2018-10-30 11:41:35 +01:00
parent ad3a3f46ee
commit d2249e4d17
4 changed files with 10 additions and 7 deletions

View File

@@ -72,7 +72,7 @@ public:
RigNNCData* nncData();
void setFaults(const cvf::Collection<RigFault>& faults);
const cvf::Collection<RigFault>& faults();
void calculateFaults(const RigActiveCellInfo* activeCellInfo, bool forceCalculation = false);
void calculateFaults(const RigActiveCellInfo* activeCellInfo);
void distributeNNCsToFaults();