| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 


Static Public Member Functions | |
| procedure, nopass | compute (p, p_res, u, v, w, u_e, v_e, w_e, f_x, f_y, f_z, c_xh, gs_xh, bc_prs_surface, bc_sym_surface, ax, bd, dt, mu, rho) | 
Definition at line 18 of file pnpn_res_cpu.f90.
      
  | 
  staticvirtual | 
| [in,out] | w_e | time-extrapolated velocity | 
| [in,out] | f_x | Momentum source terms | 
| [in,out] | f_y | Momentum source terms | 
| [in,out] | f_z | Momentum source terms | 
Implements pnpn_residual::pnpn_prs_res_t.
Definition at line 20 of file pnpn_res_cpu.f90.