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)
Definitions for the functions computing the interpolated value of the primitive at the cell interface...
MPI related function definitions.
int WENOCleanup(void *, int)
Structure of variables/parameters needed by the WENO-type scheme.
Contains function definitions for common array operations on GPU.
Contains structure definition for hypar.