HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Clean up the 2D Navier Stokes module. More...
Go to the source code of this file.
Functions | |
int | NavierStokes2DCleanup (void *s) |
Clean up the 2D Navier Stokes module.
Definition in file NavierStokes2DCleanup.c.
int NavierStokes2DCleanup | ( | void * | s | ) |
Function to clean up all allocations in the 2D Navier Stokes module.
s | Object of type NavierStokes2D |
Definition at line 11 of file NavierStokes2DCleanup.c.