| 
    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_scheme_controller::time_scheme_controller_t | 
| Implements the logic to compute the time coefficients for the advection and diffusion operators in a transport equation.  More... | |
Modules | |
| module | time_scheme_controller | 
| Compound scheme for the advection and diffusion operators in a transport equation.  | |
Functions/Subroutines | |
| subroutine | time_scheme_controller::time_scheme_controller_init (this, torder) | 
| Contructor.   | |
| subroutine | time_scheme_controller::time_scheme_controller_free (this) | 
| Destructor.   | |
| subroutine | time_scheme_controller::time_scheme_controller_set_coeffs (this, dt) | 
| Set the time coefficients.   | |