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