Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
opr_rotate_cyc.c File Reference
#include <CL/cl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <device/device_config.h>
#include <device/opencl/jit.h>
#include <device/opencl/prgm_lib.h>
#include <device/opencl/check.h>
#include "rotate_kernel.cl.h"
Include dependency graph for opr_rotate_cyc.c:

Go to the source code of this file.

Functions

void opencl_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)
 

Function Documentation

◆ opencl_rotate_cyc()

void opencl_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 
)

Fortran wrapper for device OpenCL cyclic boundary rotation

Definition at line 54 of file opr_rotate_cyc.c.

Here is the call graph for this function:
Here is the caller graph for this function: