|
SpECTRE
v2026.04.01
|
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 = tmpl::list<::Options::Tags::InputSource> |
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.