mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -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();
|
initAllSubGridsParentGridPointer();
|
||||||
initAllSubCellsMainGridCellIndex();
|
initAllSubCellsMainGridCellIndex();
|
||||||
|
|
||||||
|
m_cellSearchTree = nullptr;
|
||||||
buildCellSearchTree();
|
buildCellSearchTree();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user