SpECTRE  v2024.04.12
domain::creators::Sphere::Interior Struct Reference

Public Types

using type = std::variant< Excision, InnerCube >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::Sphere::Interior::help
staticconstexpr
Initial value:
= {
"Specify 'ExciseWithBoundaryCondition' and a boundary condition to "
"excise the interior of the sphere, leaving a spherical shell "
"(or just 'Excise' if boundary conditions are disabled). "
"Or specify 'CubeWithSphericity' to fill the interior."}

The documentation for this struct was generated from the following file: