| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
#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_entropy_kernel.cl.h"
Go to the source code of this file.
Functions | |
| void | opencl_compute_entropy (void *S_d, void *p_d, void *rho_d, real gamma, int n) |