__global__ void PPMC_CTU(Real *dev_conserved, Real *dev_bounds_L, Real *dev_bounds_R, int nx, int ny, int nz, Real dx, Real dt, Real gamma)
Computes the left and right interface states using PPM with limiting in the characteristic variables ...
Definition ppmc_cuda.cu:23