SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
domain::creators::BinaryCompactObject< UseWorldtube >::RadialDistributionOuterShell Struct Reference

Public Types

using group = OuterShell
 
using type = std::variant< domain::CoordinateMaps::Distribution, std::vector< domain::CoordinateMaps::Distribution > >
 

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<bool UseWorldtube = false>
constexpr Options::String domain::creators::BinaryCompactObject< UseWorldtube >::RadialDistributionOuterShell::help
staticconstexpr
Initial value:
= {
"Select the radial distribution of grid points in each outer spherical "
"shell. There must be N+1 radial distributions specified for N radial "
"partitions. You can also specify just a single radial distribution "
"(not in a vector) which will use the same distribution for all "
"partitions."}

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