SpECTRE  v2024.04.12
TimescaleTuner< AllowDecrease >::InitialTimescales Struct Reference

Public Types

using type = std::variant< double, std::vector< double > >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<bool AllowDecrease>
constexpr Options::String TimescaleTuner< AllowDecrease >::InitialTimescales::help
staticconstexpr
Initial value:
= {
"Initial timescales for each function of time. Can either be a single "
"value which will be used for all components of a function of time, or "
"a vector of values. The vector must have the same number of "
"components as the function of time."}

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