|
SpECTRE
2021.08.02
|
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 |
StepControllers take desired step sizes (generally determined by StepChoosers) and convert them into TimeDeltas compatible with the slab requirements.