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

Public Types

using type = std::vector< std::string >
 

Static Public Member Functions

static size_t lower_bound_on_size ()
 
static size_t upper_bound_on_size ()
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::time_dependent_options::YlmsFromFile::SubfileNames::help
staticconstexpr
Initial value:
=
"Subfile names for the different order derivatives of the ylm "
"coefficients. You must specify the subfile name for the ylm "
"coefficients themselves, and can optionally specify the subfile name "
"for the first and second time derivatives as well, in that order. If "
"you don't specify a derivative subfile, those coefficients will be "
"defaulted to zero."

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