2002
DOI: 10.1002/nme.509
|View full text |Cite
|
Sign up to set email alerts
|

Mesh data structure selection for mesh generation and FEA applications

Abstract: SUMMARYThe data structure representing a mesh and the operators to create and query such a database play a crucial role in the performance of mesh generation and FE analysis applications. The design of such a database must balance the con icting requirements of compactness and computational e ciency. In this article, 10 di erent mesh representations are reviewed for linear tetrahedral and hexahedral meshes. A methodology for calculating the storage and computational costs of mesh representations is presented a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
39
0

Year Published

2004
2004
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 42 publications
(39 citation statements)
references
References 12 publications
0
39
0
Order By: Relevance
“…Some of the data structures for simplicial complexes proposed in the work of De Floriani are implemented in the Mangrove Topological Data Structure Library which is publicly available [5]. For a detailed description and comparison of a selection of data structures focusing on mesh generation and finite element analysis, we refer to the work of Garimella [16]. Also a concise overview and comparison of array-based data structure concepts has been given by Alumbaugh et al in [1].…”
Section: Related Workmentioning
confidence: 99%
“…Some of the data structures for simplicial complexes proposed in the work of De Floriani are implemented in the Mangrove Topological Data Structure Library which is publicly available [5]. For a detailed description and comparison of a selection of data structures focusing on mesh generation and finite element analysis, we refer to the work of Garimella [16]. Also a concise overview and comparison of array-based data structure concepts has been given by Alumbaugh et al in [1].…”
Section: Related Workmentioning
confidence: 99%
“…The complete method was implemented in C programing language using MSTK [6] environment for mesh representation.…”
Section: Numerical Examplesmentioning
confidence: 99%
“…This data structure, although very simple and sufficient for several finite element applications, is not adequate in an adaptive analysis environment due to the lack of topological information [1][2][3][4]. Indeed, several finite element applications [5][6][7][8][9][10], such as fragmentation simulation, require a data structure that provides adjacency information among the mesh topological entities.…”
Section: Introductionmentioning
confidence: 98%
“…A data structure that explicitly stores all topological entities, and all the adjacency relationships among them, tends to perform queries very efficiently, but demands high, sometimes prohibitive, storage space (to store all the information). Moreover, editing tasks may demand high computational efforts because several adjacency relationships have to be updated [1][2][3][4].…”
Section: Introductionmentioning
confidence: 99%