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