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