SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Parallel::Tags::InputSource Struct Reference

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
 

Detailed Description

A tag storing the input file yaml input source passed in at runtime, so that it can be accessed and written to files.


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