#2287 Calculate Completion Type : Execute loadAndUpdate only when required

This commit is contained in:
Magne Sjaastad
2017-12-21 18:57:30 +01:00
parent 69ab95dfed
commit 1583923ed1
3 changed files with 52 additions and 1 deletions

View File

@@ -131,6 +131,8 @@ public:
void scheduleReservoirGridGeometryRegen();
void scheduleSimWellGeometryRegen();
void updateDisplayModelForWellResults();
void calculateCompletionTypeAndRedrawIfRequired();
const std::vector<RivCellSetEnum>& visibleGridParts() const;
const RivReservoirViewPartMgr* reservoirGridPartManager() const;