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

Classes

struct  InitialValues
 

Public Types

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

Static Public Member Functions

static std::string name ()
 

Public Attributes

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

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::sphere::TimeDependentMapOptions::TranslationMapOptions::help
staticconstexpr
Initial value:
= {
"Options for a time-dependent translation map in that keeps the "
"outer boundary fixed. Specify 'None' to not use this map."}

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