int ISColoringCreate(MPI_Comm comm,int n,int *colors,ISColoring *iscoloring)Collective on MPI_Comm
comm | - communicator for the processors creating the coloring |
n | - number of nodes on this processor |
colors | - array containing the colors for this processor, color numbers begin at 0. |
Location: src/is/utils/iscoloring.c
IS and DA Index
Table of Contents