SNESDestroy

Destroys the nonlinear solver context that was created with SNESCreate().

Synopsis

int SNESDestroy(SNES snes)
Collective on SNES

Input Parameter

snes -the SNES context

Keywords

SNES, nonlinear, destroy

See Also

SNESCreate(), SNESSolve()

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