Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Explicit Adam-Bashforth scheme for time integration. More...
Static Public Member Functions | |
procedure, nopass | compute_coeffs (coeffs, dt, order) |
Compute the scheme coefficients. | |
For a contant time-step this corresponds to the following schemes for order 1 to 3:
Definition at line 76 of file ab_time_scheme.f90.
|
staticvirtual |
t | Timestep values, first element is the current timestep. |
order | Order the scheme. |
Implements time_scheme::time_scheme_t.
Definition at line 79 of file ab_time_scheme.f90.