Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_compute_max_wave_speed (max_wave_speed_d, u_d, v_d, w_d, gamma, p_d, rho_d, n) |
Definition at line 44 of file compressible_ops_device.F90.
subroutine compressible_ops_device::hip_compute_max_wave_speed::hip_compute_max_wave_speed | ( | type(c_ptr), value | max_wave_speed_d, |
type(c_ptr), value | u_d, | ||
type(c_ptr), value | v_d, | ||
type(c_ptr), value | w_d, | ||
real(c_rp) | gamma, | ||
type(c_ptr), value | p_d, | ||
type(c_ptr), value | rho_d, | ||
integer(c_int) | n | ||
) |
Definition at line 44 of file compressible_ops_device.F90.