SpECTRE  v2024.04.12
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 = 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
 

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: