SpECTRE  v2024.03.19
TimeStepper Member List

This is the complete list of members for TimeStepper, including all inherited members.

can_change_step_size(const TimeStepId &time_id, const TimeSteppers::History< Vars > &history) constTimeStepperinline
dense_update_u(const gsl::not_null< Vars * > u, const TimeSteppers::History< Vars > &history, const double time) constTimeStepperinline
error_estimate_order() const =0TimeStepperpure virtual
imex (defined in TimeStepper)TimeStepperstatic
local_time_stepping (defined in TimeStepper)TimeStepperstatic
next_time_id(const TimeStepId &current_id, const TimeDelta &time_step) const =0TimeStepperpure virtual
next_time_id_for_error(const TimeStepId &current_id, const TimeDelta &time_step) const =0TimeStepperpure virtual
number_of_past_steps() const =0TimeStepperpure virtual
number_of_substeps() const =0TimeStepperpure virtual
number_of_substeps_for_error() const =0TimeStepperpure virtual
order() const =0TimeStepperpure virtual
provided_time_stepper_interfaces typedef (defined in TimeStepper)TimeStepper
stable_step() const =0TimeStepperpure virtual
update_u(const gsl::not_null< Vars * > u, const gsl::not_null< TimeSteppers::History< Vars > * > history, const TimeDelta &time_step) constTimeStepperinline
update_u(const gsl::not_null< Vars * > u, const gsl::not_null< ErrVars * > u_error, const gsl::not_null< TimeSteppers::History< Vars > * > history, const TimeDelta &time_step) constTimeStepperinline
WRAPPED_PUPable_abstract(TimeStepper) (defined in TimeStepper)TimeStepper