Neko  0.8.1
A portable framework for high-order spectral element flow simulations
device_wall Module Reference

Data Types

interface  hip_no_slip_wall_apply_scalar
 
interface  hip_no_slip_wall_apply_vector
 

Functions/Subroutines

subroutine, public device_no_slip_wall_apply_scalar (msk, x, m)
 
subroutine, public device_no_slip_wall_apply_vector (msk, x, y, z, m)
 

Function/Subroutine Documentation

◆ device_no_slip_wall_apply_scalar()

subroutine, public device_wall::device_no_slip_wall_apply_scalar ( type(c_ptr)  msk,
type(c_ptr)  x,
integer, intent(in)  m 
)

Definition at line 104 of file device_wall.F90.

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

◆ device_no_slip_wall_apply_vector()

subroutine, public device_wall::device_no_slip_wall_apply_vector ( type(c_ptr)  msk,
type(c_ptr)  x,
type(c_ptr)  y,
type(c_ptr)  z,
integer, intent(in)  m 
)

Definition at line 120 of file device_wall.F90.

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