|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|

Go to the source code of this file.
Functions | |
| template<typename T > | |
| __global__ void | coupled_vector_bc_projector_apply_kernel (const int *__restrict__ mixed_msk, T *__restrict__ x, T *__restrict__ y, T *__restrict__ z, const int *__restrict__ constraint_n, const int *__restrict__ constraint_t1, const int *__restrict__ constraint_t2, const T *__restrict__ n, const T *__restrict__ t1, const T *__restrict__ t2, const int m) |
| __global__ void coupled_vector_bc_projector_apply_kernel | ( | const int *__restrict__ | mixed_msk, |
| T *__restrict__ | x, | ||
| T *__restrict__ | y, | ||
| T *__restrict__ | z, | ||
| const int *__restrict__ | constraint_n, | ||
| const int *__restrict__ | constraint_t1, | ||
| const int *__restrict__ | constraint_t2, | ||
| const T *__restrict__ | n, | ||
| const T *__restrict__ | t1, | ||
| const T *__restrict__ | t2, | ||
| const int | m | ||
| ) |
Definition at line 39 of file coupled_vector_bc_projector_kernel.h.
