|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
| subroutine | compressible_res_part_visc_hip (rhs_rho_d, rhs_m_x_d, rhs_m_y_d, rhs_m_z_d, rhs_e_d, visc_rho_d, visc_m_x_d, visc_m_y_d, visc_m_z_d, visc_e_d, binv_d, h1_d, n) |
Definition at line 73 of file compressible_res_device.F90.
| subroutine compressible_res_device::compressible_res_part_visc_hip::compressible_res_part_visc_hip | ( | type(c_ptr), value | rhs_rho_d, |
| type(c_ptr), value | rhs_m_x_d, | ||
| type(c_ptr), value | rhs_m_y_d, | ||
| type(c_ptr), value | rhs_m_z_d, | ||
| type(c_ptr), value | rhs_e_d, | ||
| type(c_ptr), value | visc_rho_d, | ||
| type(c_ptr), value | visc_m_x_d, | ||
| type(c_ptr), value | visc_m_y_d, | ||
| type(c_ptr), value | visc_m_z_d, | ||
| type(c_ptr), value | visc_e_d, | ||
| type(c_ptr), value | binv_d, | ||
| type(c_ptr), value | h1_d, | ||
| integer(c_int) | n | ||
| ) |
Definition at line 73 of file compressible_res_device.F90.