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

Level:intermediate
Location:src/vec/is/interface/index.c
Index Set
Table of Contents