ISSort

Sorts the indices of an index set.

Synopsis

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

Input Parameters

is -the index set

Keywords

IS, index set, sort, indices

See Also

ISSorted()

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