27 int ghosts = solver->
ghosts;
30 static int index[
_MODEL_NDIMS_], bounds[_MODEL_NDIMS_], offset[_MODEL_NDIMS_];
int ShallowWater1DFlux(double *f, double *u, int dir, void *s, double t)
#define _ArraySetValue_(x, size, value)
Structure containing variables and parameters specific to the 1D Shallow Water equations. This structure contains the physical parameters, variables, and function pointers specific to the 1D ShallowWater equations.
#define _ArrayIncrementIndex_(N, imax, i, done)
#define _ShallowWater1DSetFlux_(f, h, v, g)
#define _ArrayIndex1DWO_(N, imax, i, offset, ghost, index)
Contains structure definition for hypar.
1D Shallow Water Equations
Contains macros and function definitions for common array operations.
#define _ArrayAddCopy1D_(x, a, y, size)
Structure containing all solver-specific variables and functions.
#define _ShallowWater1DGetFlowVar_(u, h, v)