Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
wall_model_device Module Reference

Implements the device kernel for the wall_model_t type.

Data Types

interface  hip_wall_model_compute_mag_field
 

Functions/Subroutines

subroutine, public wall_model_compute_mag_field_device (tau_x_d, tau_y_d, tau_z_d, tau_field_d, msk_d, m)
 Compute the wall shear stress's magnitude on device.
 

Function/Subroutine Documentation

◆ wall_model_compute_mag_field_device()

subroutine, public wall_model_device::wall_model_compute_mag_field_device ( type(c_ptr), intent(in)  tau_x_d,
type(c_ptr), intent(in)  tau_y_d,
type(c_ptr), intent(in)  tau_z_d,
type(c_ptr), intent(inout)  tau_field_d,
type(c_ptr), intent(in)  msk_d,
integer, intent(in)  m 
)
Parameters
tThe time value.
tstepThe current time-step.

Definition at line 92 of file wall_model_device.F90.

Here is the call graph for this function:
Here is the caller graph for this function: