petsc-3.12.1 2019-10-22
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