MapGetLocalSize
Gets the number of elements associated with this processor.
Synopsis
int MapGetLocalSize(Map m,int *n)
Not Collective
Input Parameter
m -the map object
Output Parameter
n -the local size
See Also
MapGetSize(), MapGetLocalRange(), MapGetGlobalRange()
Keywords
Map, get, local, size
Level:developer
Location:src/vec/interface/map.c
Vector Index
Table of Contents