mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
* The latter is not important for 2d Maps because the height of the 2d extrusion is always at least as much as the cells. * However this makes it so the code can estimate overlap with bounding boxes that do not reach the full height of the hexahedron. * Also added unit tests.