|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
#include <stdlib.h>#include <stdio.h>#include <hip/hip_runtime.h>#include <device/device_config.h>#include <device/hip/check.h>#include "rotate_kernel.h"Go to the source code of this file.
Functions | |
| void | hip_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) |