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 _ShallowWater1DLeftEigenvectors_(u, L, p, dir)
int ShallowWater1DRightEigenvectors(double *u, double *R, void *p, int dir)
Contains function definitions for common mathematical functions.
#define _ShallowWater1DRightEigenvectors_(u, R, p, dir)
Contains structure definition for hypar.
1D Shallow Water Equations
Some basic definitions and macros.
Contains macros and function definitions for common array operations.
int ShallowWater1DLeftEigenvectors(double *u, double *L, void *p, int dir)