SpECTRE  v2024.04.12
domain::creators::bco::TimeDependentMapOptions< IsCylindrical >::RotationMapOptions Struct Reference

Classes

struct  InitialAngularVelocity
 

Public Types

using type = Options::Auto< RotationMapOptions, Options::AutoLabel::None >
 
using options = tmpl::list< InitialAngularVelocity >
 

Static Public Member Functions

static std::string name ()
 

Public Attributes

std::array< double, 3 > initial_angular_velocity {}
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<bool IsCylindrical>
constexpr Options::String domain::creators::bco::TimeDependentMapOptions< IsCylindrical >::RotationMapOptions::help
staticconstexpr
Initial value:
= {
"Options for a time-dependent rotation map about an arbitrary axis. "
"Specify 'None' to not use this map."}

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