Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
zero_dirichlet.cu File Reference

Go to the source code of this file.

Functions

void cuda_zero_dirichlet_apply_scalar (void *msk, void *x, int *m, cudaStream_t strm)
 
void cuda_zero_dirichlet_apply_vector (void *msk, void *x, void *y, void *z, int *m, cudaStream_t strm)
 

Function Documentation

◆ cuda_zero_dirichlet_apply_scalar()

void cuda_zero_dirichlet_apply_scalar ( void msk,
void x,
int m,
cudaStream_t  strm 
)

Fortran wrapper for device zero_dirichlet apply vector

Definition at line 44 of file zero_dirichlet.cu.

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

◆ cuda_zero_dirichlet_apply_vector()

void cuda_zero_dirichlet_apply_vector ( void msk,
void x,
void y,
void z,
int m,
cudaStream_t  strm 
)

Fortran wrapper for device zero_dirichlet wall apply vector

Definition at line 58 of file zero_dirichlet.cu.

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