#include "petscis.h" PetscErrorCode ISAllGatherColors(MPI_Comm comm,PetscInt n,ISColoringValue *lindices,PetscInt *outN,ISColoringValue *outindices[])Collective on MPI_Comm
comm | - communicator to share the indices | |
n | - local size of set | |
lindices | - local colors |
outN | - total number of indices | |
outindices | - all of the colors |
Level:intermediate
Location:src/vec/is/is/utils/iscoloring.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages