petsc-3.3-p7 2013-05-11

TSGLRegisterDestroy

Frees the list of schemes that were registered by TSGLRegister()/TSGLRegisterDynamic().

Synopsis

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

Keywords

TSGL, register, destroy

See Also

TSGLRegister(), TSGLRegisterAll(), TSGLRegisterDynamic()

Level:advanced
Location:
src/ts/impls/implicit/gl/gl.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages