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