GSNESDestroy

Destroys a grid SNES.

Synopsis

#include "petscsnes.h" 
#include "gsolver.h" 
int GSNESDestroy(GSNES snes)
Collective on GSNES

Input Parameter

snes -The nonlinear solver context

Keywords

grid SNES, destroy

See Also

SNESDestroy(), GSNESDuplicate()

Level:beginner
Location:
src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages