Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
symmetry.cu File Reference
#include <algorithm>
#include <device/device_config.h>
#include <device/cuda/check.h>
#include "symmetry_kernel.h"

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 call graph for this function:
Here is the caller graph for this function: