Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
scalar_residual_update_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 scalar_residual_update_kernel (T *__restrict__ s_res, const T *__restrict__ f_s, const int n)
 

Function Documentation

◆ scalar_residual_update_kernel()

template<typename T >
__global__ void scalar_residual_update_kernel ( T *__restrict__  s_res,
const T *__restrict__  f_s,
const int  n 
)

Definition at line 38 of file scalar_residual_update_kernel.h.

Here is the call graph for this function: