petsc-3.13.6 2020-09-29
TSMPRKRegisterDestroy
Frees the list of schemes that were registered by TSMPRKRegister().
Synopsis
#include "petscts.h"
PetscErrorCode TSMPRKRegisterDestroy(void)
Not Collective
See Also
TSMPRKRegister(), TSMPRKRegisterAll()
Level
advanced
Location
src/ts/impls/multiratemprk.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages