SpECTRE
v2025.03.17
|
A tag storing the input file yaml input source passed in at runtime, so that it can be accessed and written to files. More...
#include <InputSource.hpp>
Public Types | |
using | type = std::vector< std::string > |
using | option_tags = implementation defined |
Static Public Member Functions | |
static type | create_from_options (const type &input_source) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = false |
A tag storing the input file yaml input source passed in at runtime, so that it can be accessed and written to files.