GSNESGetGrid

Gets the grid from a grid SNES.

Synopsis

#include "petscsnes.h" 
#include "gsolver.h" 
int GSNESGetGrid(GSNES snes, Grid *grid)
Not collective

Input Parameter

snes -The grid SNES

Output Parameter

grid -The grid context

Keywords

grid SNES, grid, get

See Also

GVecGetGrid(), GMatGetGrid()

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