specfem::element_connections¶
-
namespace element_connections¶
3D coordinate mapping between adjacent hexahedral spectral elements.
Connection types and mapping for spectral element mesh connectivity.
Handles face-to-face, edge-to-edge, and corner coordinate transformations with orientation handling for 3D hexahedral elements.
Handles coordinate transformations between adjacent elements with different conformity types (strongly/weakly conforming, nonconforming).
Element connectivity and coordinate mapping utilities.
Provides connection types and coordinate transformations between adjacent spectral elements in multi-physics computational domains. Handles conforming and non-conforming element interfaces through compile-time mapping classes.