SpECTRE  v2024.04.12
importers::Tags::ImporterOptions< OptionsGroup > Struct Template Reference

Options that specify the volume data to load. See the option tags for details. More...

#include <Tags.hpp>

Public Types

using type = importers::ImporterOptions
 
using group = OptionsGroup
 
using option_tags = tmpl::list< ImporterOptions >
 

Static Public Member Functions

static std::string name ()
 
static type create_from_options (type value)
 

Static Public Attributes

static constexpr Options::String help = importers::ImporterOptions::help
 
static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename OptionsGroup>
struct importers::Tags::ImporterOptions< OptionsGroup >

Options that specify the volume data to load. See the option tags for details.


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