SpECTRE
v2025.03.17
|
Reference tag to provide access to the time stepper through its provided interfaces, such as Tags::TimeStepper<TimeStepper>
and Tags::TimeStepper<LtsTimeStepper>
. Usually added through the time_stepper_ref_tags
alias.
More...
#include <TimeStepper.hpp>
Public Types | |
using | base = TimeStepper< StepperInterface > |
using | argument_tags = implementation defined |
![]() | |
using | type = StepperInterface |
Static Public Member Functions | |
static const StepperInterface & | get (const StepperType &stepper) |
Reference tag to provide access to the time stepper through its provided interfaces, such as Tags::TimeStepper<TimeStepper>
and Tags::TimeStepper<LtsTimeStepper>
. Usually added through the time_stepper_ref_tags
alias.