#include "petscis.h" PetscErrorCode ISGetNonlocalIS(IS is, IS *complement)
Collective on IS Many br
Many br
Notes: complement represents the result of ISGetNonlocalIndices as an IS. Many brTherefore scalability issues similar to ISGetNonlocalIndices apply. Many brThe resulting IS must be restored using ISRestoreNonlocalIS(). Many br
Level:intermediate
Location:src/vec/is/is/interface/index.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages