ISBlockRestoreIndices
Restores the indices associated with each block.
Synopsis
int ISBlockRestoreIndices(IS is,int *idx[])
Not Collective
Input Parameter
is -the index set
Output Parameter
idx -the integer indices
Keywords
IS, index set, block, restore, indices
See Also
ISRestoreIndices(), ISBlockGetIndices()
Level:intermediate
Location:src/vec/is/impls/block/block.c
Index Set
Table of Contents