ISSetPermutation

Informs the index set that it is a permutation.

Synopsis

#include "is.h" 
int ISSetPermutation(IS is)
Collective on IS

Input Parmeters

is -the index set

Keywords

IS, index set, permutation

See Also

ISPermutation()

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