petsc-3.3-p7 2013-05-11

SNESRegisterDestroy

Frees the list of nonlinear solvers that were registered by SNESRegisterDynamic().

Synopsis

#include "petscsnes.h"  
#include "petscdmshell.h" 
#include "petscsys.h" 
PetscErrorCode  SNESRegisterDestroy(void)
Not Collective

Keywords

SNES, nonlinear, register, destroy

See Also

SNESRegisterAll(), SNESRegisterAll()

Level:advanced
Location:
src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages