VecGetPetscMap

Returns the map associated with the vector

Synopsis

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

Input Parameter

x -the vector

Output Parameters

map -the 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