| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Abstract type to add contributions of kth order OIFS scheme. More...

Static Public Member Functions | |
| procedure(rhs_maker_oifs), deferred, nopass | compute_fluid (phi_x, phi_y, phi_z, bf_x, bf_y, bf_z, rho, dt, n) | 
| procedure(scalar_rhs_maker_oifs), deferred, nopass | compute_scalar (phi_s, bf_s, rho, dt, n) | 
Definition at line 66 of file rhs_maker.f90.
      
  | 
  staticpure virtual | 
Implemented in rhs_maker_cpu::rhs_maker_oifs_cpu_t, and rhs_maker_sx::rhs_maker_oifs_sx_t.
Definition at line 68 of file rhs_maker.f90.
      
  | 
  staticpure virtual | 
Implemented in rhs_maker_cpu::rhs_maker_oifs_cpu_t, and rhs_maker_sx::rhs_maker_oifs_sx_t.
Definition at line 69 of file rhs_maker.f90.