mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 23:46:00 -06:00
#3531 Temporary LGR : Rebuild cell bounding box search tree
This commit is contained in:
parent
608dae30a0
commit
2e248fee2a
@ -279,6 +279,7 @@ void RigMainGrid::computeCachedData()
|
||||
initAllSubGridsParentGridPointer();
|
||||
initAllSubCellsMainGridCellIndex();
|
||||
|
||||
m_cellSearchTree = nullptr;
|
||||
buildCellSearchTree();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user