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