petsc-3.13.6 2020-09-29
Report Typos and Errors

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