SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
CurvedScalarWave::BoundaryCorrections Namespace Reference

Boundary corrections/numerical fluxes. More...

Classes

class  UpwindPenalty
 Computes the upwind multipenalty boundary correction for scalar wave in curved spacetime. More...

Typedefs

template<size_t Dim>
using standard_boundary_corrections = tmpl::list<UpwindPenalty<Dim>>

Functions

template<size_t Dim>
bool operator== (const UpwindPenalty< Dim > &lhs, const UpwindPenalty< Dim > &rhs)
template<size_t Dim>
bool operator!= (const UpwindPenalty< Dim > &lhs, const UpwindPenalty< Dim > &rhs)

Detailed Description

Boundary corrections/numerical fluxes.