Provably good mesh generation

作者:

Highlights:

摘要

We study several versions of the problem of generating triangular meshes for finite element methods. We show how to triangulate a planar point set or polygonally bounded domain with triangles of bounded aspect ratio; how to triangulate a planar point set with triangles having no obtuse angles; how to triangulate a point set in arbitrary dimension with simplices of bounded aspect ratio; and how to produce a linear-size Delaunay triangulation of a multidimensional point set by adding a linear number of extra points. All our triangulations have size (number of triangles) within a constant factor of optimal and run in optimal time O(n log n + k) with input of size n and output of size k. No previous work on mesh generation simultaneously guarantees well-shaped elements and small total size.

论文关键词:

论文评审过程:Received 7 January 1991, Revised 1 December 1991, Available online 19 August 2005.

论文官网地址:https://doi.org/10.1016/S0022-0000(05)80059-5