petsc-3.3-p7 2013-05-11

TSAdaptRegisterDestroy

Frees the list of adaptivity schemes that were registered by TSAdaptRegister()/TSAdaptRegisterDynamic().

Synopsis

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

Keywords

TSAdapt, register, destroy

See Also

TSAdaptRegister(), TSAdaptRegisterAll(), TSAdaptRegisterDynamic()

Level:advanced
Location:
src/ts/adapt/interface/tsadapt.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages