HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Contains the function to clean up the 2D shallow water physics module. More...
Go to the source code of this file.
Functions | |
int | ShallowWater2DCleanup (void *s) |
Contains the function to clean up the 2D shallow water physics module.
Definition in file ShallowWater2DCleanup.c.
int ShallowWater2DCleanup | ( | void * | s | ) |
Function to clean up all physics-related allocations for the 2D shallow water equations
s | Solver object of type HyPar |
Definition at line 10 of file ShallowWater2DCleanup.c.