SpECTRE  v2025.08.19
Tags::StepperErrorEstimatesEnabledCompute< LocalTimeStepping > Struct Template Reference

Searches the StepChoosers for any requesting error estimates. More...

#include <StepperErrorTolerancesCompute.hpp>

Public Types

using base = StepperErrorEstimatesEnabled
 
using return_type = type
 
using argument_tags = tmpl::conditional_t< LocalTimeStepping, tmpl::list<::Tags::EventsAndTriggers< Triggers::WhenToCheck::AtSlabs >, ::Tags::StepChoosers >, tmpl::list<::Tags::EventsAndTriggers< Triggers::WhenToCheck::AtSlabs > > >
 
- Public Types inherited from Tags::StepperErrorEstimatesEnabled
using type = bool
 

Static Public Member Functions

static void function (gsl::not_null< bool * > error_estimates_enabled, const ::EventsAndTriggers &events_and_triggers, const std::vector< std::unique_ptr<::StepChooser< StepChooserUse::LtsStep > > > &step_choosers)
 
static void function (gsl::not_null< bool * > error_estimates_enabled, const ::EventsAndTriggers &events_and_triggers)
 

Detailed Description

template<bool LocalTimeStepping>
struct Tags::StepperErrorEstimatesEnabledCompute< LocalTimeStepping >

Searches the StepChoosers for any requesting error estimates.


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