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

Go to the source code of this file.

Functions

void opencl_dong_outflow_apply_scalar (void *msk, void *x, void *normal_x, void *normal_y, void *normal_z, void *u, void *v, void *w, real *uinf, real *delta, int *m)
 

Function Documentation

◆ opencl_dong_outflow_apply_scalar()

void opencl_dong_outflow_apply_scalar ( void msk,
void x,
void normal_x,
void normal_y,
void normal_z,
void u,
void v,
void w,
real uinf,
real delta,
int m 
)

Fortran wrapper for device dong apply scalar

Definition at line 52 of file dong_outflow.c.

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