Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
smagorinsky_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 "smagorinsky_nut_kernel.cl.h"
Include dependency graph for smagorinsky_nut.c:

Go to the source code of this file.

Functions

void opencl_smagorinsky_nut_compute (void *s11, void *s22, void *s33, void *s12, void *s13, void *s23, void *delta, void *nut, void *mult, real *c_s, int *n)
 

Function Documentation

◆ opencl_smagorinsky_nut_compute()

void opencl_smagorinsky_nut_compute ( void s11,
void s22,
void s33,
void s12,
void s13,
void s23,
void delta,
void nut,
void mult,
real c_s,
int n 
)

Fortran wrapper for the OpenCL Smagorinsky eddy viscosity kernel

Definition at line 49 of file smagorinsky_nut.c.

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