GTSGetGrid

Gets the grid from a grid TS.

Synopsis

#include "petscts.h" 
#include "gsolver.h" 
int GTSGetGrid(GTS ts, Grid *grid)
Not collective

Input Parameter

ts -The grid TS

Output Parameter

grid -The grid context

Keywords

grid ts, get

See Also

GVecGetGrid(), GMatGetGrid(), GSNESGetGrid()

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