SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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 = implementation defined
 Typelist of standard BoundaryConditions.
 

Detailed Description

Boundary conditions for the combined Generalized Harmonic and CurvedScalarWave systems.