SpECTRE  2021.08.02
StepController Class Referenceabstract

StepControllers take desired step sizes (generally determined by StepChoosers) and convert them into TimeDeltas compatible with the slab requirements. More...

#include <StepController.hpp>

Public Member Functions

virtual TimeDelta choose_step (const Time &time, double desired_step) const noexcept=0
 

Detailed Description

StepControllers take desired step sizes (generally determined by StepChoosers) and convert them into TimeDeltas compatible with the slab requirements.