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

Public Types

using type = std::variant< std::vector< std::array< double, 4 > >, FromVolumeFile< names::Rotation > >
 

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 >::InitialQuaternions::help
staticconstexpr
Initial value:
= {
"Initial values for the quaternion of the rotation map. You can "
"optionally specify its first two time derivatives. If time "
"derivatives aren't specified, zero will be used."}

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