| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Abstract type to sum up contributions to kth order extrapolation scheme. More...

Static Public Member Functions | |
| procedure(rhs_maker_ext), deferred, nopass | compute_fluid (fx_lag, fy_lag, fz_lag, fx_laglag, fy_laglag, fz_laglag, fx, fy, fz, rho, ext_coeffs, n) | 
| procedure(scalar_rhs_maker_ext), deferred, nopass | compute_scalar (fs_lag, fs_laglag, fs, rho, ext_coeffs, n) | 
Definition at line 52 of file rhs_maker.f90.
      
  | 
  staticpure virtual | 
Implemented in rhs_maker_cpu::rhs_maker_ext_cpu_t, rhs_maker_device::rhs_maker_ext_device_t, and rhs_maker_sx::rhs_maker_ext_sx_t.
Definition at line 54 of file rhs_maker.f90.
      
  | 
  staticpure virtual | 
Implemented in rhs_maker_cpu::rhs_maker_ext_cpu_t, rhs_maker_device::rhs_maker_ext_device_t, and rhs_maker_sx::rhs_maker_ext_sx_t.
Definition at line 55 of file rhs_maker.f90.