Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
iextm_time_scheme::iextm_time_scheme_t Type Reference

Explicit interface extrapolation scheme for overset grids. More...

Inheritance diagram for iextm_time_scheme::iextm_time_scheme_t:
Collaboration diagram for iextm_time_scheme::iextm_time_scheme_t:

Static Public Member Functions

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

Detailed Description

Definition at line 46 of file iextm_time_scheme.f90.

Member Function/Subroutine Documentation

◆ compute_coeffs()

procedure, nopass iextm_time_scheme::iextm_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 
)
staticvirtual
Parameters
dtTimestep values, first element is the current timestep.
orderOrder the scheme.
Note
dt(1) is the current timestep, dt(2) is the previous timestep, etc.

Implements time_scheme::time_scheme_t.

Definition at line 49 of file iextm_time_scheme.f90.


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