Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
time_scheme::time_scheme_t Type Referenceabstract

Base abstract class for time integration schemes. More...

Inheritance diagram for time_scheme::time_scheme_t:

Static Public Member Functions

procedure(compute_coeffs), deferred, nopass compute_coeffs (coeffs, dt, order)
 Compute the coefficients.
 

Detailed Description

Definition at line 69 of file time_scheme.f90.

Member Function/Subroutine Documentation

◆ compute_coeffs()

procedure(compute_coeffs), deferred, nopass time_scheme::time_scheme_t::compute_coeffs ( real(kind=rp), dimension(4), intent(out coeffs,
real(kind=rp), dimension(10), intent(in dt,
integer, intent(in order 
)
staticpure virtual

The documentation for this type was generated from the following file: