.. _assembly_mesh_shape_functions_common: ``specfem::assembly::mesh_impl::shape_functions`` Template =========================================================== Base template for shape function calculations across dimensions. .. doxygenstruct:: specfem::assembly::mesh_impl::shape_functions :members: This template provides shape function computation capabilities for spectral elements: - 2D Implementation: :ref:`assembly_mesh_2d_shape_functions` - 3D Implementation: :ref:`assembly_mesh_3d_shape_functions`