VecGetMap

Returns the map associated with the vector

Synopsis

#include "petscvec.h" 
int VecGetMap(Vec x,Map *map)
Not Collective

Input Parameter

x -the vector

Output Parameters

map -the map

Keywords

vector, get, map

Level:developer
Location:
src/vec/interface/vector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages