specfem::mesh

namespace mesh

Finite element mesh data structures for SPECFEM simulations.

Contains mesh components including element connectivity, material properties, control nodes, boundary conditions, and geometric transformations. Supports both 2D and 3D spectral element meshes with dimension-templated specializations.

See also

specfem::mesh::mesh struct is used to store the overall mesh data as members.