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

Boundary conditions for the combined Generalized Harmonic and CurvedScalarWave systems. More...

Classes

class  BoundaryCondition
 The base class for Generalized Harmonic and scalar field combined boundary conditions; all boundary conditions for this system must inherit from this base class. More...
class  ConstraintPreserving
 Sets constraint-preserving boundary conditions on the variables of the ScalarTensor system. More...
class  DemandOutgoingCharSpeeds
 A BoundaryCondition that only verifies that all characteristic speeds are directed out of the domain; no boundary data is altered by this boundary condition. More...
class  DirichletAnalytic
 Sets Dirichlet boundary conditions using the analytic solution or analytic data. More...

Typedefs

using standard_boundary_conditions
 Typelist of standard BoundaryConditions.

Detailed Description

Boundary conditions for the combined Generalized Harmonic and CurvedScalarWave systems.

Typedef Documentation

◆ standard_boundary_conditions

Initial value:
Sets constraint-preserving boundary conditions on the variables of the ScalarTensor system.
Definition ConstraintPreserving.hpp:44
A BoundaryCondition that only verifies that all characteristic speeds are directed out of the domain;...
Definition DemandOutgoingCharSpeeds.hpp:25
Sets Dirichlet boundary conditions using the analytic solution or analytic data.
Definition DirichletAnalytic.hpp:37
Periodic boundary conditions.
Definition Periodic.hpp:48

Typelist of standard BoundaryConditions.