SpECTRE
v2026.04.01
Loading...
Searching...
No Matches
domain::creators::Cylinder::InitialRefinement Struct Reference
Public Types
using
type
Static Public Attributes
static constexpr
Options::String
help
Member Typedef Documentation
◆
type
using
domain::creators::Cylinder::InitialRefinement::type
Initial value:
std::variant<size_t, std::array<size_t, 3>
,
std::vector<std::array<size_t, 3>
>,
std::unordered_map<std::string, std::array<size_t, 3>
>>
std::unordered_map
std::variant
std::vector
Member Data Documentation
◆
help
Options::String
domain::creators::Cylinder::InitialRefinement::help
static
constexpr
Initial value:
= {
"Initial refinement level. Specify one of: a single number, a list "
"representing [r, theta, z], or such a list for every block in the "
"domain. The central cube always uses the value for 'theta' in both "
"x- and y-direction."
}
The documentation for this struct was generated from the following file:
src/Domain/Creators/
Cylinder.hpp
domain
creators
Cylinder
InitialRefinement
© Copyright 2017 - 2026
SXS Collaboration
,
Distributed under the
MIT License