|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
| subroutine | hip_most_compute (u_d, v_d, w_d, temp_d, ind_r_d, ind_s_d, ind_t_d, ind_e_d, n_x_d, n_y_d, n_z_d, h_d, tau_x_d, tau_y_d, tau_z_d, n_nodes, lx, kappa, mu_w_d, rho_w_d, g, pr, z0, z0h_in, bc_type_int, bc_value, tstep, ri_b_diagn, l_ob_diagn, utau_diagn, magu_diagn, ti_diagn, ts_diagn, q_diagn, h_x_idx, h_y_idx, h_z_idx) |
Definition at line 12 of file most_device.F90.
| subroutine most_device::hip_most_compute::hip_most_compute | ( | type(c_ptr), value | u_d, |
| type(c_ptr), value | v_d, | ||
| type(c_ptr), value | w_d, | ||
| type(c_ptr), value | temp_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 | 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, | ||
| type(c_ptr), value | mu_w_d, | ||
| type(c_ptr), value | rho_w_d, | ||
| real(c_rp), dimension(3) | g, | ||
| real(c_rp) | pr, | ||
| real(c_rp) | z0, | ||
| real(c_rp) | z0h_in, | ||
| integer(c_int) | bc_type_int, | ||
| real(c_rp) | bc_value, | ||
| integer(c_int) | tstep, | ||
| type(c_ptr), value | ri_b_diagn, | ||
| type(c_ptr), value | l_ob_diagn, | ||
| type(c_ptr), value | utau_diagn, | ||
| type(c_ptr), value | magu_diagn, | ||
| type(c_ptr), value | ti_diagn, | ||
| type(c_ptr), value | ts_diagn, | ||
| type(c_ptr), value | q_diagn, | ||
| type(c_ptr), value | h_x_idx, | ||
| type(c_ptr), value | h_y_idx, | ||
| type(c_ptr), value | h_z_idx | ||
| ) |