ISInvertPermutation
Creates a new permutation that is the inverse of a given permutation.
Synopsis
int ISInvertPermutation(IS is,IS *isout)
Collective on
IS
Input Parameter
is -the index set
Output Parameter
isout -the inverse permutation
Keywords
IS, index set, invert, inverse, permutation
Location: src/is/interface/index.c
IS and DA Index
Table of Contents