Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | time_step_controller::time_step_controller_t |
Provides a tool to set time step dt. More... | |
Modules | |
module | time_step_controller |
Implements type time_step_controller. | |
Functions/Subroutines | |
subroutine | time_step_controller::time_step_controller_init (this, params) |
Constructor. More... | |
subroutine | time_step_controller::time_step_controller_set_dt (this, dt, cfl, cfl_avrg, tstep) |
Set new dt based on cfl if requested. More... | |