Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
#include <device/device_config.h>
#include <device/cuda/check.h>
#include "scalar_residual_update_kernel.h"
Go to the source code of this file.
Functions | |
void | scalar_residual_update_cuda (void *s_res, void *f_s, int *n) |
void scalar_residual_update_cuda | ( | void * | s_res, |
void * | f_s, | ||
int * | n | ||
) |