ISStride
Determines if an IS is based on a stride.
Synopsis
int ISStride(IS is,PetscTruth *flag)
Not Collective
Input Parameter
is -the index set
Output Parameters
flag -either PETSC_TRUE or PETSC_FALSE
Keywords
IS, index set, stride, get, information
See Also
ISCreateStride(), ISGetSize()
Level:intermediate
Location:src/vec/is/impls/seq/stride/stride.c
Index Set
Table of Contents