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

Go to the source code of this file.

Functions

void cuda_dong_outflow_apply_scalar (void *msk, void *x, void *normal_x, void *normal_y, void *normal_z, void *u, void *v, void *w, real *uinf, real *delta, int *m)
 

Function Documentation

◆ cuda_dong_outflow_apply_scalar()

void cuda_dong_outflow_apply_scalar ( void *  msk,
void *  x,
void *  normal_x,
void *  normal_y,
void *  normal_z,
void *  u,
void *  v,
void *  w,
real uinf,
real delta,
int *  m 
)

Fortran wrapper for device dong outflow

Definition at line 44 of file dong_outflow.cu.

Here is the caller graph for this function: