Neko  0.8.1
A portable framework for high-order spectral element flow simulations
fdm_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 , const int NL>
__global__ void fdm_do_fast_kernel (T *__restrict__ e, T *__restrict__ r, T *__restrict__ s, T *__restrict__ d)
 

Function Documentation

◆ fdm_do_fast_kernel()

template<typename T , const int NL>
__global__ void fdm_do_fast_kernel ( T *__restrict__  e,
T *__restrict__  r,
T *__restrict__  s,
T *__restrict__  d 
)

Definition at line 38 of file fdm_kernel.h.

Here is the call graph for this function: