VecGetMap

Returns the map associated with the vector

Synopsis

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
Vector Index
Table of Contents