SpECTRE  v2024.03.19
domain::creators::Interval::Singularity Struct Reference

Public Types

using type = Options::Auto< double, Options::AutoLabel::None >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::Interval::Singularity::help
staticconstexpr
Initial value:
= {
"Position of coordinate singularity. Must be outside the domain. "
"Required for 'Logarithmic' and 'Inverse' grid point distributions. "
"Set to 'None' otherwise. "
"A singularity position close to the lower or upper bound of the "
"interval leads to very small grid spacing near that end, and "
"placing the singularity further away from the domain increases the "
"grid spacing. See the documentation of "
"'domain::CoordinateMap::Distribution' for details."}

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