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

Public Types

using type = std::vector< double >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::Sphere::RadialPartitioning::help
staticconstexpr
Initial value:
= {
"Radial coordinates of the boundaries splitting the spherical shell "
"between InnerRadius and OuterRadius. They must be given in ascending "
"order. This should be used if boundaries need to be set at specific "
"radii. If the number but not the specific locations of the boundaries "
"are important, use InitialRefinement instead."}

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