SpECTRE  v2025.08.19
Tags::VariableOrderAlgorithm Struct Reference

Algorithm for changing the time-stepper order in a variable-order evolution. More...

#include <VariableOrderAlgorithm.hpp>

Public Types

using type = ::VariableOrderAlgorithm
 
using option_tags = tmpl::list<::OptionTags::VariableOrderAlgorithm >
 

Static Public Member Functions

static type create_from_options (const type &option)
 

Static Public Attributes

static constexpr bool is_overlayable = true
 
static constexpr bool pass_metavariables = false
 

Detailed Description

Algorithm for changing the time-stepper order in a variable-order evolution.

See also
ChangeTimeStepperOrder

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