int ShallowWater2DLeftEigenvectors(double *u, double *L, void *p, int dir)
#define _ShallowWater2DLeftEigenvectors_(u, L, p, dir)
#define _ShallowWater2DRightEigenvectors_(u, R, p, dir)
2D Shallow Water Equations
int ShallowWater2DRightEigenvectors(double *u, double *R, void *p, int dir)
Contains function definitions for common mathematical functions.
Contains structure definition for hypar.
Some basic definitions and macros.
Contains macros and function definitions for common array operations.
Structure containing variables and parameters specific to the 2D Shallow Water equations. This structure contains the physical parameters, variables, and function pointers specific to the 2D ShallowWater equations.