petsc-3.3-p7 2013-05-11

TSGLAdaptRegisterDestroy

Frees the list of adaptivity schemes that were registered by TSGLAdaptRegister()/TSGLAdaptRegisterDynamic().

Synopsis

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

Keywords

TSGLAdapt, register, destroy

See Also

TSGLAdaptRegister(), TSGLAdaptRegisterAll(), TSGLAdaptRegisterDynamic()

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