26 int ghosts = solver->
ghosts;
29 static int index[
_MODEL_NDIMS_], bounds[_MODEL_NDIMS_], offset[_MODEL_NDIMS_];
int npoints_local_wghosts
#define _ArraySetValue_(x, size, value)
#define _Euler1DGetFlowVar_(u, rho, v, e, P, p)
int Euler1DPreStep(double *, void *, void *, double)
#define _ArrayIncrementIndex_(N, imax, i, done)
#define _Euler1DSetStiffJac_(J, rho, v, e, P, gamma)
#define _ArrayIndex1DWO_(N, imax, i, offset, ghost, index)
#define _ArrayCopy1D_(x, y, size)
Contains structure definition for hypar.
Contains macros and function definitions for common array operations.
#define _ArrayAddCopy1D_(x, a, y, size)
1D Euler Equations (inviscid, compressible flows)
Structure containing all solver-specific variables and functions.
Structure containing variables and parameters specific to the 1D Euler equations. This structure cont...