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