Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Abstract type to compute velocity residual. More...
Static Public Member Functions | |
procedure(vel_res), deferred, nopass | compute (ax, u, v, w, u_res, v_res, w_res, p, f_x, f_y, f_z, c_xh, msh, xh, mu, rho, bd, dt, n) |
Definition at line 53 of file pnpn_res.f90.
|
staticpure virtual |
Implemented in pnpn_res_cpu::pnpn_vel_res_cpu_t, pnpn_res_device::pnpn_vel_res_device_t, pnpn_res_sx::pnpn_vel_res_sx_t, pnpn_res_stress_cpu::pnpn_vel_res_stress_cpu_t, and pnpn_res_stress_device::pnpn_vel_res_stress_device_t.
Definition at line 55 of file pnpn_res.f90.