SpECTRE
v2025.03.17
|
Classes | |
struct | LowerBC |
struct | UpperBC |
Public Types | |
using | options = implementation defined |
Public Member Functions | |
LowerUpperBoundaryCondition (typename LowerBC::type lower_bc, typename UpperBC::type upper_bc) | |
Public Attributes | |
std::unique_ptr< BoundaryConditionsBase > | lower |
std::unique_ptr< BoundaryConditionsBase > | upper |
Static Public Attributes | |
static constexpr Options::String | help |
|
staticconstexpr |