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