SpECTRE  v2025.08.19
domain::creators::CartoonSphere1D::RadialDistributions Struct Reference

Public Types

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

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::CartoonSphere1D::RadialDistributions::help
staticconstexpr
Initial value:
= {
"Distribution of grid points along the radial blocks. A single input "
"will be applied to all blocks, or every block can be specified "
"individually, in which case for N partitions, there must be N+1 "
"distributions."}

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