petsc-3.14.6 2021-03-30
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