| 
    Neko 1.99.1
    
   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.   | |
| subroutine | time_step_controller::time_step_controller_set_dt (this, time, cfl) | 
| Set new dt based on cfl if requested.   | |