DAGetISLocalToGlobalMapping
Accesses the local to global mapping in a DA.
Synopsis
int DAGetISLocalToGlobalMapping(DA da,ISLocalToGlobalMapping *map)
Not
Collective
Input Parameter
da -the distributed array to destroy
Output Parameter
ltog -the mapping
Keywords
distributed array, destroy
See Also
DACreate1d(), DACreate2d(), DACreate3d()
Location: src/da/src/dadestroy.c
IS and DA Index
Table of Contents