| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Public Member Functions | |
| subroutine | hip_rough_log_law_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, h_d, tau_x_d, tau_y_d, tau_z_d, n_nodes, lx, kappa, b, z0, tstep) | 
Definition at line 11 of file rough_log_law_device.F90.
| subroutine rough_log_law_device::hip_rough_log_law_compute::hip_rough_log_law_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 | 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, | ||
| real(c_rp) | z0, | ||
| integer(c_int) | tstep | ||
| ) |