Searched refs:icolor (Results 1 – 1 of 1) sorted by relevance
198 PetscMPIInt size, icolor, duprank, *recvbuf, sendbuf[3], mysubsize, rank, *subsize; in PetscSubcommSetTypeGeneral() local224 for (icolor = 0; icolor < nsubcomm; icolor++) { in PetscSubcommSetTypeGeneral()225 if (icolor != color) { /* not color of this process */ in PetscSubcommSetTypeGeneral()226 duprank += subsize[icolor]; in PetscSubcommSetTypeGeneral()