PETSc version 3.16.1
Fix/Edit manual page

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