specfem::algorithms

namespace algorithms

Temporary file for integral in issue # 1550. this function should be merged with coupling_integral1d.hpp:coupling_integral once the intersection field typing is updated to store two fields.

Algorithms for spectral element computations.

The algorithms namespace contains core numerical algorithms used in SPECFEM++, including:

  • Divergence and gradient computations

  • Interpolation and point location

  • Data transfer between mesh entities

  • Integration and coupling