HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Clean up the _GLM_GEE_ time integrator. More...
Go to the source code of this file.
Functions | |
int | TimeGLMGEECleanup (void *s) |
Clean up the _GLM_GEE_ time integrator.
Definition in file TimeGLMGEECleanup.c.
int TimeGLMGEECleanup | ( | void * | s | ) |
Clean up allocations for the GLM-GEE (_GLM_GEE_) time integration method: This function frees the arrays used to store the Butcher tableaux
s | Object of type GLMGEEParameters |
Definition at line 14 of file TimeGLMGEECleanup.c.