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