A StepController that always chooses to step a full slab, independent of the desired step size. Intended for simuations using global time stepping.
More...
#include <FullSlab.hpp>
|
|
using | options = tmpl::list<> |
| |
A StepController that always chooses to step a full slab, independent of the desired step size. Intended for simuations using global time stepping.
◆ choose_step()
| TimeDelta StepControllers::FullSlab::choose_step |
( |
const Time & |
time, |
|
|
const double |
desired_step |
|
) |
| const |
|
inlineoverridevirtualnoexcept |