Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_spalding_compute (u_d, v_d, w_d, ind_r_d, ind_s_d, ind_t_d, ind_e_d, n_x_d, n_y_d, n_z_d, nu_d, h_d, tau_x_d, tau_y_d, tau_z_d, n_nodes, lx, kappa, b, tstep) |
Definition at line 43 of file spalding_device.F90.
subroutine spalding_device::hip_spalding_compute::hip_spalding_compute | ( | type(c_ptr), value | u_d, |
type(c_ptr), value | v_d, | ||
type(c_ptr), value | w_d, | ||
type(c_ptr), value | ind_r_d, | ||
type(c_ptr), value | ind_s_d, | ||
type(c_ptr), value | ind_t_d, | ||
type(c_ptr), value | ind_e_d, | ||
type(c_ptr), value | n_x_d, | ||
type(c_ptr), value | n_y_d, | ||
type(c_ptr), value | n_z_d, | ||
type(c_ptr), value | nu_d, | ||
type(c_ptr), value | h_d, | ||
type(c_ptr), value | tau_x_d, | ||
type(c_ptr), value | tau_y_d, | ||
type(c_ptr), value | tau_z_d, | ||
integer(c_int) | n_nodes, | ||
integer(c_int) | lx, | ||
real(c_rp) | kappa, | ||
real(c_rp) | b, | ||
integer(c_int) | tstep | ||
) |