SpECTRE  v2024.04.12
domain::creators::Cylinder::DistributionInZ Struct Reference

Public Types

using type = std::vector< domain::CoordinateMaps::Distribution >
 

Static Public Member Functions

static size_t lower_bound_on_size ()
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::Cylinder::DistributionInZ::help
staticconstexpr
Initial value:
= {
"Select the distribution of grid points along the z-axis in each "
"layer. The lowermost layer must have a 'Linear' distribution, because "
"both a 'Logarithmic' and 'Inverse' distribution places its "
"singularity at 'LowerZBound'. The 'PartitioningInZ' determines the "
"number of layers."}

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