.. _assembly_mesh_points: ``specfem::assembly::mesh_impl::points`` Template ================================================== Base template for spectral element assembly point information across dimensions. .. doxygenstruct:: specfem::assembly::mesh_impl::points :members: This template provides coordinate and mapping information for spectral elements: - 2D Implementation: :ref:`assembly_mesh_2d_points` - 3D Implementation: :ref:`assembly_mesh_3d_points`