Delaunay refinement is a computational geometry technique primarily used in the context of mesh generation. It aims to create a mesh composed of triangles (or tetrahedra in 3D) that satisfies certain optimality criteria, such as minimizing the maximum angle of the triangles (maximizing the minimum angle), and ensuring that the mesh conforms to specified geometric constraints of the underlying domain.
Articles by others on the same topic
There are currently no matching articles.