SpECTRE
v2025.03.17
|
A tag that is true if the ErrorControl
step chooser is one of the option-created Event
s.
More...
#include <ErrorControl.hpp>
Public Types | |
using | base = IsUsingTimeSteppingErrorControl |
using | return_type = type |
using | argument_tags = implementation defined |
![]() | |
using | type = bool |
Static Public Member Functions | |
static void | function (const gsl::not_null< bool * > is_using_error_control, const std::vector< std::unique_ptr<::StepChooser< StepChooserUse::LtsStep > > > &step_choosers) |
static void | function (const gsl::not_null< bool * > is_using_error_control, const ::EventsAndTriggers &events_and_triggers) |
A tag that is true if the ErrorControl
step chooser is one of the option-created Event
s.