#include "petscis.h" PetscErrorCode ISGeneralSetIndices(IS is,PetscInt n,const PetscInt idx[],PetscCopyMode mode)Collective on IS Many br
is | - the index set Many br | |
n | - the length of the index set Many br | |
idx | - the list of integers Many br | |
mode | - see PetscCopyMode for meaning of this flag. Many br |
Many br
Level:beginner
Location:src/vec/is/is/impls/general/general.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages