|
SpECTRE
v2025.08.19
|
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 = tmpl::list< ScalarTensor::BoundaryConditions::ConstraintPreserving, ScalarTensor::BoundaryConditions::DemandOutgoingCharSpeeds, ScalarTensor::BoundaryConditions::DirichletAnalytic, domain::BoundaryConditions::Periodic< BoundaryCondition > > |
| Typelist of standard BoundaryConditions. | |
Boundary conditions for the combined Generalized Harmonic and CurvedScalarWave systems.