SpECTRE  v2025.08.19
domain::creators::CartoonSphere2D::InitialGridPoints Struct Reference

Public Types

using type = std::variant< std::array< size_t, 2 >, std::vector< std::array< size_t, 2 > > >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::CartoonSphere2D::InitialGridPoints::help
staticconstexpr
Initial value:
= {
"Initial number of grid points in [r,theta]. If one pair is given, it "
"will be applied to all blocks, otherwise each shell can be "
"specified, from innermost to outermost.\n"
"Note: if included, the inner square will have both dimensions'"
"number of grid points set to the theta value of the surrounding "
"wedges."}

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