Neko 1.99.2
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
rotate_kernel.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
__global__ void rotate_cyc_kernel (T *__restrict__ vx, T *__restrict__ vy, T *__restrict__ vz, const T *__restrict__ x, const T *__restrict__ y, const T *__restrict__ z, const int *__restrict__ cyc_msk, const T *__restrict__ R11, const T *__restrict__ R12, const int ncyc, const int idir)
 

Function Documentation

◆ rotate_cyc_kernel()

template<typename T >
__global__ void rotate_cyc_kernel ( T *__restrict__  vx,
T *__restrict__  vy,
T *__restrict__  vz,
const T *__restrict__  x,
const T *__restrict__  y,
const T *__restrict__  z,
const int *__restrict__  cyc_msk,
const T *__restrict__  R11,
const T *__restrict__  R12,
const int  ncyc,
const int  idir 
)

Definition at line 37 of file rotate_kernel.h.

Here is the call graph for this function: