#11248 Remove caching of simulation well coordinates to avoid state handling bugs

This commit is contained in:
Magne Sjaastad
2024-03-04 10:05:13 +01:00
parent 3689cccae7
commit 1217236d73
6 changed files with 33 additions and 67 deletions

View File

@@ -68,7 +68,6 @@ public:
void syncronize2dIntersectionViews();
void scheduleCreateDisplayModelAndRedraw2dIntersectionViews();
void recomputeSimWellBranchData();
bool shouldApplyCellFiltersToIntersections() const;