SpECTRE
v2026.04.01
Loading...
Searching...
No Matches
domain::creators::SphericalShells::RadialDistribution Struct Reference
Public Types
using
type
Static Public Attributes
static constexpr
Options::String
help
Member Typedef Documentation
◆
type
using
domain::creators::SphericalShells::RadialDistribution::type
Initial value:
std::variant
<
domain::CoordinateMaps::Distribution
,
std::vector<domain::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::SphericalShells::RadialDistribution::help
static
constexpr
Initial value:
= {
"Select the radial distribution of grid points in each spherical "
"shell. There must be N+1 radial distributions specified for N radial "
"partitions. You can also specify just a single radial distribution "
"(not in a vector) which will use the same distribution for all "
"partitions."
}
The documentation for this struct was generated from the following file:
src/Domain/Creators/
SphericalShells.hpp
domain
creators
SphericalShells
RadialDistribution
© Copyright 2017 - 2026
SXS Collaboration
,
Distributed under the
MIT License