ISBlockGetIndices

Gets the indices associated with each block.

Synopsis

#include "is.h"     
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