SpECTRE  v2024.04.12
domain::creators::sphere::TimeDependentMapOptions::RotationMapOptions Struct Reference

Classes

struct  DecayTimescaleRotation
 
struct  InitialValues
 

Public Types

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

Static Public Member Functions

static std::string name ()
 

Public Attributes

std::array< std::array< double, 4 >, 3 > initial_values {}
 
double decay_timescale {std::numeric_limits<double>::signaling_NaN()}
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::sphere::TimeDependentMapOptions::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: