Neko  0.8.99
A portable framework for high-order spectral element flow simulations
symmetry.cu File Reference
#include <algorithm>
#include <device/device_config.h>
#include <device/cuda/check.h>
#include "symmetry_kernel.h"
Include dependency graph for symmetry.cu:

Go to the source code of this file.

Functions

void cuda_symmetry_apply_vector (void *xmsk, void *ymsk, void *zmsk, void *x, void *y, void *z, int *m, int *n, int *l)
 

Function Documentation

◆ cuda_symmetry_apply_vector()

void cuda_symmetry_apply_vector ( void *  xmsk,
void *  ymsk,
void *  zmsk,
void *  x,
void *  y,
void *  z,
int *  m,
int *  n,
int *  l 
)

Fortran wrapper for device symmetry apply vector

Definition at line 47 of file symmetry.cu.

Here is the caller graph for this function: