Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
time_scheme_controller.f90 File Reference

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.