ISLocalToGlobalMappingDestroy

Destroys a mapping between a local (0 to n) ordering and a global parallel ordering.

Synopsis

int ISLocalToGlobalMappingDestroy(ISLocalToGlobalMapping mapping)
Collective on ISLocalToGlobalMapping

Input Parameters

mapping -mapping data structure

Keywords

IS, local-to-global mapping, destroy

See Also

ISLocalToGlobalMappingCreate()

Examples

src/is/examples/tutorials/ex4.c

Location: src/is/utils/isltog.c
IS and DA Index
Table of Contents