ISDestroy
Destroys an index set.
Synopsis
int ISDestroy(IS is)
Collective on IS
Input Parameters
is -the index set
Keywords
IS, index set, destroy
See Also
ISCreateSeq(), ISCreateStride()
Level:beginner
Location:src/vec/is/interface/index.c
Index Set
Table of Contents