23 #if defined(HAVE_CUDA) 30 if (weno->
w1) free(weno->
w1);
31 if (weno->
w2) free(weno->
w2);
32 if (weno->
w3) free(weno->
w3);
33 #if defined(HAVE_CUDA) MPI related function definitions.
Contains function definitions for common array operations on GPU.
Contains structure definition for hypar.
Structure of variables/parameters needed by the WENO-type scheme.
Definitions for the functions computing the interpolated value of the primitive at the cell interface...
int WENOCleanup(void *s, int flag_gpu)