Neko
0.8.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | pnpn_res_stress_cpu::pnpn_prs_res_stress_cpu_t |
CPU implementation of the pressure residual for the PnPn fluid with full viscous stress formulation. More... | |
type | pnpn_res_stress_cpu::pnpn_vel_res_stress_cpu_t |
CPU implementation of the velocity residual for the PnPn fluid with full viscous stress formulation. More... | |
Modules | |
module | pnpn_res_stress_cpu |
Residuals in the Pn-Pn formulation (CPU version) | |
Functions/Subroutines | |
subroutine | pnpn_res_stress_cpu::pnpn_prs_res_stress_cpu_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) |
subroutine | pnpn_res_stress_cpu::pnpn_vel_res_stress_cpu_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) |