cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Avoid AABB-tree in corefinement

Open sloriot opened this issue 2 months ago • 0 comments

We should have a first filter using bbox of meshes: partial overlap -> disjoint and using box-insertectiond might be a better option if there is not a lot of components (+ the global iteration of faces is not a good idea)

sloriot avatar Apr 29 '24 09:04 sloriot