#include "petscis.h" PetscErrorCode ISSorted(IS is,PetscBool *flg)Collective on IS
Notes: For parallel IS objects this only indicates if the local part of the IS is sorted. So some processors may return PETSC_TRUE while others may return PETSC_FALSE.
Level:intermediate
Location:src/vec/is/interface/index.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages