2.3.3.3.61. NXcg_tetrahedron

Status:

base class (contribution), extends NXcg_primitive

Description:

Computational geometry description of a set of tetrahedra. ...

Computational geometry description of a set of tetrahedra.

Among hexahedral elements, tetrahedral elements are one of the most frequently used geometric primitive for meshing and describing volumetric objects in continuum-field simulations.

Symbols:

The symbols used in the schema to specify e.g. dimensions of arrays.

c: The cardinality of the set, i.e. the number of tetrahedra.

Groups cited:

NXcg_face_list_data_structure, NXcg_half_edge_data_structure

Structure:

face_area: (optional) NX_NUMBER (Rank: 2, Dimensions: [c, 4]) {units=NX_AREA}

Area of each of the four triangular faces of each tetrahedron.

edge_length: (optional) NX_NUMBER (Rank: 2, Dimensions: [c, 6]) {units=NX_LENGTH}

Length of each edge of each tetrahedron.

tetrahedra: (optional) NXcg_face_list_data_structure

Combined storage of all primitives of all tetrahedra.

TETRAHEDRON: (optional) NXcg_face_list_data_structure

Individual storage of each tetrahedron. ...

Individual storage of each tetrahedron.

Instances should use tetrahedron as a name prefix.

TETRAHEDRON_HALF_EDGE: (optional) NXcg_half_edge_data_structure

Individual storage of each tetrahedron as a graph. ...

Individual storage of each tetrahedron as a graph.

Instances should use tetrahedron_half_edge as a name prefix.

Hypertext Anchors

List of hypertext anchors for all groups, fields, attributes, and links defined in this class.

NXDL Source:

https://github.com/FAIRmat-NFDI/nexus_definitions/tree/fairmat/contributed_definitions/NXcg_tetrahedron.nxdl.xml