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