|
SpECTRE
v2025.08.19
|
Holds all the StepChoosers. More...
Classes | |
| class | ByBlock |
| Sets a goal specified per-block. More... | |
| class | Cfl |
| Sets a goal based on the CFL stability criterion. More... | |
| class | Constant |
| Sets a constant goal. More... | |
| class | ElementSizeCfl |
| Sets a goal based on the CFL stability criterion, but uses the full size of the element as the length scale in question. More... | |
| class | ErrorControl |
| Sets a goal based on time-stepper truncation error. More... | |
| class | FixedLtsRatio |
| Requests a slab size based on the desired step in regions with a fixed slab fraction. More... | |
| class | LimitIncrease |
| Limits step increase to a constant ratio. More... | |
| class | Maximum |
| Limits the step size to a constant. More... | |
| class | PreventRapidIncrease |
| Limits the time step to prevent multistep integrator instabilities. More... | |
| class | Random |
| Changes the step size pseudo-randomly. Values are distributed uniformly in \(\log(dt)\). The current step is always accepted. More... | |
| class | StepToTimes |
| Suggests step sizes to place steps at specific times. More... | |
Holds all the StepChoosers.