Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | ext_time_scheme::ext_time_scheme_t |
Explicit extrapolation scheme for time integration. More... | |
Modules | |
module | ext_time_scheme |
Explicit extrapolation scheme for time integration. | |
Functions/Subroutines | |
subroutine | ext_time_scheme::ext_time_scheme_compute_coeffs (coeffs, dt, order) |
Compute the scheme coefficients. More... | |
subroutine | ext_time_scheme::ext_time_scheme_compute_modified_coeffs (coeffs, dt) |
Compute the modified scheme coefficients. More... | |