SpECTRE
v2026.06.30
Loading...
Searching...
No Matches
domain::creators::CartoonSphere2D::RadialDistribution Struct Reference
Public Types
using
type
Static Public Attributes
static constexpr
Options::String
help
Member Typedef Documentation
◆
type
using
domain::creators::CartoonSphere2D::RadialDistribution::type
Initial value:
std::variant
<
CoordinateMaps::Distribution
,
std::vector<CoordinateMaps::Distribution>
>
domain::CoordinateMaps::Distribution
Distribution
Distribution of grid points in one dimension.
Definition
Distribution.hpp:26
std::variant
std::vector
Member Data Documentation
◆
help
Options::String
domain::creators::CartoonSphere2D::RadialDistribution::help
static
constexpr
Initial value:
= {
"Distribution of grid points for the radial direction of the wedges. "
"A single value will be applied to all shells, or every shell can be "
"specified individually, in which case for N partitions there must be "
"N+1 distributions. For anything but linear in the innermost shell, "
"the center must be excised."
}
The documentation for this struct was generated from the following file:
src/Domain/Creators/
CartoonSphere2D.hpp
domain
creators
CartoonSphere2D
RadialDistribution
© Copyright 2017 - 2026
SXS Collaboration
,
Distributed under the
MIT License