TL;DR
This paper advances adaptive grid-based hexmeshing by analyzing dual schemes, enumerating transitions, reducing scheme complexity, relaxing grid constraints, and providing reproducible code for improved mesh generation.
Contribution
It introduces a comprehensive analysis of dual schemes, identifies limitations of prior methods, and proposes a minimal, effective set of schemes with relaxed grid requirements and reproducible implementation.
Findings
All possible transition types are enumerated and addressed.
Schemes are shown to be internally asymmetric, affecting implementation.
A minimal set of dual schemes is selected for simplicity and coverage.
Abstract
Hexahedral meshes are an ubiquitous domain for the numerical resolution of partial differential equations. Computing a pure hexahedral mesh from an adaptively refined grid is a prominent approach to automatic hexmeshing, and requires the ability to restore the all hex property around the hanging nodes that arise at the interface between cells having different size. The most advanced tools to accomplish this task are based on mesh dualization. These approaches use topological schemes to regularize the valence of inner vertices and edges, such that dualizing the grid yields a pure hexahedral mesh. In this paper we study in detail the dual approach, and propose four main contributions to it: (i) we enumerate all the possible transitions that dual methods must be able to handle, showing that prior schemes do not natively cover all of them; (ii) we show that schemes are internally…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
