Affiliation:
1. Heidelberg, Germany
2. DownUnder GeoSolutions, Perth, Australia
3. Colorado State University, Fort Collins, CO
4. University of Texas at Austin, Austin, TX
Abstract
Finite element codes typically use data structures that represent unstructured meshes as collections of cells, faces, and edges, each of which require associated coordinate systems. One then needs to store how the coordinate system of each edge relates to that of neighboring cells. However, we can simplify data structures and algorithms if we can a priori orient coordinate systems in such a way that the coordinate systems on the edges follow uniquely from those on the cells by rule.
Such rules require that every unstructured mesh allow the assignment of directions to edges that satisfy the convention in adjacent cells. We show that the convention chosen for unstructured quadrilateral meshes in the
deal.II
library always allows to orient meshes. It can therefore be used to make codes simpler, faster, and less bug prone. We present an algorithm that orients meshes in
O
(
N
) operations. We then show that consistent orientations are not always possible for 3D hexahedral meshes. Thus, cells generally need to store the direction of adjacent edges, but our approach also allows the characterization of cases where this is not necessary. The 3D extension of our algorithm either orients edges consistently, or aborts, both within
O
(
N
) steps.
Funder
National Science Foundation
Computational Infrastructure in Geodynamics initiative (CIG) through the National Science Foundation
University of California at Davis
Publisher
Association for Computing Machinery (ACM)
Subject
Applied Mathematics,Software
Reference20 articles.
1. Hierarchic finite element bases on unstructured tetrahedral meshes
2. deal.II—A general-purpose object-oriented finite element library
3. W. Bangerth T. Heister L. Heltai G. Kanschat M. Kronbichler M. Maier B. Turcksin and T. D. Young. 2015. The deal.II library version 8.2. Archive of Numerical Software 3 100 1--8. W. Bangerth T. Heister L. Heltai G. Kanschat M. Kronbichler M. Maier B. Turcksin and T. D. Young. 2015. The deal.II library version 8.2. Archive of Numerical Software 3 100 1--8.
4. A generic grid interface for parallel and adaptive scientific computing. Part II: implementation and tests in DUNE
5. Algorithm 817: P2MESH
Cited by
10 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献