GSNESReallocate

Reallocates the storage for a grid SNES.

Synopsis

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

Input Parameter

snes -The GSNES

Keywords

grid snes, reallocate

See Also

GridReform(), GSNESDuplicate(), GSNESDestroy()

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