TSSSPFinalizePackage#
This function destroys everything in the TSSSP
package. It is called from PetscFinalize()
.
Synopsis#
#include "petscts.h"
PetscErrorCode TSSSPFinalizePackage(void)
See Also#
TS: Scalable ODE and DAE Solvers, PetscFinalize()
, TSSSPInitiallizePackage()
, TSInitializePackage()
Level#
developer
Location#
src/ts/impls/explicit/ssp/ssp.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages