Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Functions | |
void | cuda_facet_normal_apply_surfvec (void *msk, void *facet, void *x, void *y, void *z, void *u, void *v, void *w, void *nx, void *ny, void *nz, void *area, int *lx, int *m) |
void cuda_facet_normal_apply_surfvec | ( | void * | msk, |
void * | facet, | ||
void * | x, | ||
void * | y, | ||
void * | z, | ||
void * | u, | ||
void * | v, | ||
void * | w, | ||
void * | nx, | ||
void * | ny, | ||
void * | nz, | ||
void * | area, | ||
int * | lx, | ||
int * | m | ||
) |
Fortran wrapper for device facet normal apply surfvec
Definition at line 44 of file facet_normal.cu.