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