Neko  0.8.1
A portable framework for high-order spectral element flow simulations
no_slip_wall.cu File Reference
Include dependency graph for no_slip_wall.cu:

Go to the source code of this file.

Functions

void cuda_no_slip_wall_apply_scalar (void *msk, void *x, int *m)
 
void cuda_no_slip_wall_apply_vector (void *msk, void *x, void *y, void *z, int *m)
 

Function Documentation

◆ cuda_no_slip_wall_apply_scalar()

void cuda_no_slip_wall_apply_scalar ( void *  msk,
void *  x,
int *  m 
)

Fortran wrapper for device no-slip wall apply vector

Definition at line 44 of file no_slip_wall.cu.

Here is the caller graph for this function:

◆ cuda_no_slip_wall_apply_vector()

void cuda_no_slip_wall_apply_vector ( void *  msk,
void *  x,
void *  y,
void *  z,
int *  m 
)

Fortran wrapper for device no-slip wall apply vector

Definition at line 59 of file no_slip_wall.cu.

Here is the caller graph for this function: