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

Go to the source code of this file.

Functions

void opencl_wale_nut_compute (void *g11, void *g12, void *g13, void *g21, void *g22, void *g23, void *g31, void *g32, void *g33, void *delta, void *nut, void *mult, real *c, real *eps, int *n)
 

Function Documentation

◆ opencl_wale_nut_compute()

void opencl_wale_nut_compute ( void g11,
void g12,
void g13,
void g21,
void g22,
void g23,
void g31,
void g32,
void g33,
void delta,
void nut,
void mult,
real c,
real eps,
int n 
)

Fortran wrapper for the OpenCL wale eddy viscosity kernel

Definition at line 49 of file wale_nut.c.

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