GMatGetGrid

This function returns the grid from a grid matrix.

Synopsis

#include "gvec.h" 
int GMatGetGrid(GMat m, Grid *grid)
Not collective

Input Parameter

m -The grid matrix

Output Parameter

grid -The grid

Keywords

grid matrix, grid, get

See Also

GridGetMesh(), GVecGetGrid()

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