#include "petscis.h" PetscErrorCode ISAllGatherColors(MPI_Comm comm,PetscInt n,ISColoringValue *lindices,PetscInt *outN,ISColoringValue *outindices[])Collective on MPI_Comm Many br
comm | - communicator to share the indices Many br | |
n | - local size of set Many br | |
lindices | - local colors Many br |
outN | - total number of indices Many br | |
outindices | - all of the colors Many br |
Many br
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