specfem::assembly::mesh Template

Base template for assembled mesh representations across dimensions.

template<specfem::dimension::type Dimension>
struct mesh

Assembled 3D mesh representation for spectral element analysis.

Template Parameters:

Dimension – The spatial dimension (e.g., dim2 or dim3).

The mesh template provides the foundation for dimension-specific implementations: