PETSc version 3.15.5
TSRKRegisterDestroy
Frees the list of schemes that were registered by TSRKRegister(). 
Synopsis
#include "petscts.h"   
PetscErrorCode TSRKRegisterDestroy(void)
Not Collective
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