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

Boundary corrections/numerical fluxes. More...

Classes

class  ProductOfCorrections
 Apply a boundary condition to the combined Generalized Harmonic (gh) and scalar field (CurvedScalarWave) system using boundary corrections defined separately. More...
class  ProductOfCorrections< DerivedGhCorrection, DerivedScalarCorrection, tmpl::list< GhDgPackagedFieldTags... >, tmpl::list< ScalarDgPackagedFieldTags... >, tmpl::list< GhDgPackageDataTemporaryTags... >, tmpl::list< ScalarDgPackageDataTemporaryTags... >, tmpl::list< GhDgPackageDataVolumeTags... >, tmpl::list< ScalarDgPackageDataVolumeTags... >, tmpl::list< GhDgBoundaryTermsVolumeTags... >, tmpl::list< ScalarDgBoundaryTermsVolumeTags... > >

Typedefs

using standard_boundary_corrections

Detailed Description

Boundary corrections/numerical fluxes.

Typedef Documentation

◆ standard_boundary_corrections

using ScalarTensor::BoundaryCorrections::standard_boundary_corrections
Initial value:
typename detail::AllProductCorrections<
typename gh::BoundaryCorrections::standard_boundary_corrections<3>,
typename CurvedScalarWave::BoundaryCorrections::
standard_boundary_corrections<3>>::type