SNESRegisterDestroy

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

Synopsis

#include "snes.h"  
int SNESRegisterDestroy(void)
Not Collective

Keywords

SNES, nonlinear, register, destroy

See Also

SNESRegisterAll(), SNESRegisterAll()

Level:advanced
Location:src/snes/interface/snes.c
SNES Index
Table of Contents