SpECTRE  v2024.09.29
domain::creators::time_dependent_options::RotationMapOptions< NumDerivs >::DecayTimescale Struct Reference

Public Types

using type = Options::Auto< double >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<size_t NumDerivs>
constexpr Options::String domain::creators::time_dependent_options::RotationMapOptions< NumDerivs >::DecayTimescale::help
staticconstexpr
Initial value:
= {
"The timescale for how fast the rotation approaches its asymptotic "
"value. If this is specified, a SettleToConstant function of time will "
"be used. If 'Auto' is specified, a PiecewisePolynomial function of "
"time will be used. Note that if you are reading the initial "
"quaternions from a volume file, then this option must be 'Auto'"}

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