GMatGetGrid

Gets the grid from a matrix vector.

Synopsis

int GMatGetGrid(GMat v,Grid *grid)
Not Collective (but if GMat is parallel then Grid is parallel)

Input Parameters

v -the matrix

Output Parameters

grid -the associated grid object

Keywords

discrete operator, vector, get

See Also

GridGetGridData(), GVecGetGrid()

Location: src/gvec/interface/gvec.c
Discrete Function Index
Table of Contents