.. _assembly_mesh: ``specfem::assembly::mesh`` Template ===================================== Base template for assembled mesh representations across dimensions. .. doxygenstruct:: specfem::assembly::mesh :members: The mesh template provides the foundation for dimension-specific implementations: - 2D Implementation: :ref:`assembly_mesh_2d` - 3D Implementation: :ref:`assembly_mesh_3d`