petsc-3.12.5 2020-03-29
Report Typos and Errors

TSGLEERegisterDestroy

Frees the list of schemes that were registered by TSGLEERegister().

Synopsis

#include "petscts.h"   
PetscErrorCode TSGLEERegisterDestroy(void)
Not Collective

See Also

TSGLEERegister(), TSGLEERegisterAll()

Level

advanced

Location

src/ts/impls/glee/glee.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages