SpECTRE  v2024.03.19
Tags::StepChoosers Struct Reference

Tag for a vector of StepChoosers. More...

#include <StepChoosers.hpp>

Public Types

using type = std::vector< std::unique_ptr<::StepChooser< StepChooserUse::LtsStep > > >
 
using option_tags = tmpl::list<::OptionTags::StepChoosers >
 

Static Public Member Functions

static type create_from_options (const type &step_choosers)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Tag for a vector of StepChoosers.


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