GVecGetGrid

This function returns the grid from a grid vector.

Synopsis

#include "gvec.h" 
int GVecGetGrid(GVec v, Grid *grid)
Not collective

Input Parameter

v -The vector

Output Parameter

grid -The grid

Keywords

grid vector, get, grid

See Also

GVecGetOrder(), GridGetMesh(), GMatGetGrid()

Level:intermediate
Location:
src/gvec/interface/gvec.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages