HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Clean up the linear advection-diffusion-reaction model. More...
Go to the source code of this file.
Functions | |
int | LinearADRCleanup (void *s) |
Clean up the linear advection-diffusion-reaction model.
Definition in file LinearADRCleanup.c.
int LinearADRCleanup | ( | void * | s | ) |
Clean up the linear advection-diffusion-reaction model
s | Solver object of type HyPar |
Definition at line 10 of file LinearADRCleanup.c.