SpECTRE  v2023.09.07
domain::creators::bco::ShapeMapOptions< Object > Struct Template Reference

Classes

struct  LMax
 
struct  SizeInitialValues
 

Public Types

using type = Options::Auto< ShapeMapOptions, Options::AutoLabel::None >
 
using options = tmpl::list< LMax, SizeInitialValues >
 

Static Public Member Functions

static std::string name ()
 

Public Attributes

size_t l_max {}
 
std::array< double, 3 > initial_size_values {}
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<domain::ObjectLabel Object>
constexpr Options::String domain::creators::bco::ShapeMapOptions< Object >::help
staticconstexpr
Initial value:
= {
"Options for a time-dependent distortion (shape) map about the "
"specified object. Specify 'None' to not use this map."}

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