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

Go to the source code of this file.

Functions

void opencl_wall_model_compute_mag_field (void *tau_x_d, void *tau_y_d, void *tau_z_d, void *tau_field_d, void *msk_d, int *m)
 

Function Documentation

◆ opencl_wall_model_compute_mag_field()

void opencl_wall_model_compute_mag_field ( void *  tau_x_d,
void *  tau_y_d,
void *  tau_z_d,
void *  tau_field_d,
void *  msk_d,
int *  m 
)

Fortran wrapper for the OpenCL wall shear stress magnitude kernel

Definition at line 49 of file wall_model.c.

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