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

Go to the source code of this file.

Functions

void opencl_compute_max_wave_speed (void *max_wave_speed, void *u, void *v, void *w, real gamma, void *p, void *rho, int n)
 

Function Documentation

◆ opencl_compute_max_wave_speed()

void opencl_compute_max_wave_speed ( void max_wave_speed,
void u,
void v,
void w,
real  gamma,
void p,
void rho,
int  n 
)

Definition at line 49 of file compressible_ops_compute_max_wave_speed.c.

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