|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
#include <string.h>#include <stdlib.h>#include <stdio.h>#include <device/device_config.h>#include <device/cuda/check.h>#include "rotate_kernel.h"Go to the source code of this file.
Functions | |
| void | cuda_rotate_cyc (void *vx, void *vy, void *vz, void *x, void *y, void *z, void *cyc_msk, void *R11, void *R12, int *ncyc, int *idir) |