Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
runge_kutta_scheme.f90 File Reference

Go to the source code of this file.

Data Types

type  runge_kutta_time_scheme::runge_kutta_time_scheme_t
 

Modules

module  runge_kutta_time_scheme
 

Functions/Subroutines

subroutine runge_kutta_time_scheme::runge_kutta_scheme_coeffs_init (this, order)
 Constructor for Runge-Kutta time scheme.
 
subroutine runge_kutta_time_scheme::runge_kutta_scheme_coeffs_free (this)
 Destructor - deallocates device memory.