Proceedings of the 15th International Meshing Roundtable
DOI: 10.1007/978-3-540-34958-7_20
|View full text |Cite
|
Sign up to set email alerts
|

Sparse Voronoi Refinement

Abstract: Summary. We present a new algorithm, Sparse Voronoi Refinement, that produces a conformal Delaunay mesh in arbitrary dimension with guaranteed mesh size and quality. Our algorithm runs in output-sensitive time O(n log(L/s) + m), with constants depending only on dimension and on prescribed element shape quality bounds. For a large class of inputs, including integer coordinates, this matches the optimal time bound of Θ(n log n + m). Our new technique uses interleaving: we maintain a sparse mesh as we mix the rec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

3
47
0

Publication Types

Select...
5

Relationship

2
3

Authors

Journals

citations
Cited by 33 publications
(50 citation statements)
references
References 17 publications
3
47
0
Order By: Relevance
“…The minimum such distance in G (or more generally in any PSLG) is called the minimum feature size, denoted by mfs(G). See [Rup93,Dey07,HMP06,Eri03]. We call the ratio mfs(P ) mfs(G) the degradation of the decomposition of P into G.…”
Section: Introductionmentioning
confidence: 99%
“…The minimum such distance in G (or more generally in any PSLG) is called the minimum feature size, denoted by mfs(G). See [Rup93,Dey07,HMP06,Eri03]. We call the ratio mfs(P ) mfs(G) the degradation of the decomposition of P into G.…”
Section: Introductionmentioning
confidence: 99%
“…SVR produces a quality conforming mesh that is size-optimal in the number of vertices [HMP06]. One important concern in quality meshing is how we define the quality of tetrahedron.…”
Section: Fig 1 Leftmentioning
confidence: 99%
“…At last year's IMR conference we introduced a new meshing algorithm, Sparse Voronoi Refinement (SVR), which provided the typical guarantees for theoretical meshing algorithms, along with an unusual one that the algorithm ran in near-linear time [HMP06]. The goal in designing SVR was to create a meshing algorithm that was similar in implementation and style to many widely used meshing algorithms, but with the added benefit of very strong worst-case bounds on the runtime complexity and space usage.…”
Section: Introductionmentioning
confidence: 99%
“…The overlay mesh is constructed on the input vertices using the Sparse Voronoi Refinement meshing algorithm, applied to point sets [19]. The output is a Delaunay mesh conforming to the input vertices.…”
Section: Phase 1: the Overlay Meshmentioning
confidence: 99%
“…The runtime of the SVR algorithm used in the overlay phase was analyzed in [19]. This stage is the majority of the work.…”
Section: Work Efficiencymentioning
confidence: 99%