SpECTRE  v2025.08.19
domain::creators::CartoonSphere2D::InitialRefinement 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::InitialRefinement::help
staticconstexpr
Initial value:
= {
"Initial refinement level in [r, theta]. If one pair is given, it will "
"be applied to all blocks, otherwise each shell can be specified.\n"
"Note: the half-wedges will have their theta values decremented by "
"one.\n"
"Note: the inner square, if included, will have refinement set to "
"the theta value for the center half-circle for both dimensions "
"(decremented by one in the halved dimension)."}

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