SpECTRE  v2024.05.11
domain::creators::time_dependent_options::YlmsFromFile Struct Reference

Classes

struct  H5Filename
 
struct  MatchTime
 
struct  MatchTimeEpsilon
 
struct  SetL1CoefsToZero
 
struct  SubfileNames
 

Public Types

using options = tmpl::list< H5Filename, SubfileNames, MatchTime, MatchTimeEpsilon, SetL1CoefsToZero >
 

Public Attributes

std::string h5_filename {}
 
std::vector< std::stringsubfile_names {}
 
double match_time {}
 
std::optional< double > match_time_epsilon {}
 
bool set_l1_coefs_to_zero {}
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::time_dependent_options::YlmsFromFile::help
staticconstexpr
Initial value:
= {
"Read the Y_lm coefficients of a Strahlkorper from file and use those to "
"initialize the coefficients of a shape map."}

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