vix.ing · top · new · best · stats · spec

Adaptive Refinement for Unstructured T-Splines with Linear Complexity

2021/09/01 by Roland Maier, Maier, Roland, Philipp Morgenstern +3
Computer Science · Engineering · #Advanced Numerical Analysis Techniques #Advanced Numerical Methods in Computational Mathematics #Computational Geometry and Mesh Generation #FOS: Mathematics #Numerical Analysis (math.NA)

paper · pdf · doi:10.48550/arxiv.2109.00448

openalex publication_date 2021/09/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present an adaptive refinement algorithm for T-splines on unstructured 2D meshes. While for structured 2D meshes, one can refine elements alternatingly in horizontal and vertical direction, such an approach cannot be generalized directly to unstructured meshes, where no two unique global mesh directions can be assigned. To resolve this issue, we introduce the concept of direction indices, i.e., integers associated to each edge, which are inspired by theory on higher-dimensional structured T-splines. Together with refinement levels of edges, these indices essentially drive the refinement scheme. We combine these ideas with an edge subdivision routine that allows for I-nodes, yielding a very flexible refinement scheme that nicely distributes the T-nodes, preserving global linear independence, analysis-suitability (local linear independence) except in the vicinity of extraordinary nodes, sparsity of the system matrix, and shape regularity of the mesh elements. Further, we show that the refinement procedure has linear complexity in the sense of guaranteed upper bounds on a) the distance between marked and additionally refined elements, and on b) the ratio of the numbers of generated and marked mesh elements.

Related