Module utils

Source
Expand description

collection of utilities for meshing algorithms

Enums§

EdgeAnchor
Geometrical mesh anchor.
FaceAnchor
Geometrical mesh anchor.
VertexAnchor
Geometrical mesh anchor.

Functions§

is_orbit_orientation_consistent
Check if all faces incident to the vertex have the same orientation.

Type Aliases§

BodyIdType
Geometrical 3-cell identifier type.
CurveIdType
Geometrical 1-cell identifier type.
NodeIdType
Geometrical 0-cell identifier type.
SurfaceIdType
Geometrical 2-cell identifier type.