petsc-3.11.4 2019-09-28
TSRKRegisterDestroy
Frees the list of schemes that were registered by TSRKRegister().
Synopsis
#include "petscts.h"
PetscErrorCode TSRKRegisterDestroy(void)
Not Collective
Keywords
TSRK, register, destroy
See Also
TSRKRegister(), TSRKRegisterAll()
Level
advanced
Location
src/ts/impls/explicit/rk/rk.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages