Home
last modified time | relevance | path

Searched refs:icolor (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/
H A Dsubcomm.c198 PetscMPIInt size, icolor, duprank, *recvbuf, sendbuf[3], mysubsize, rank, *subsize; in PetscSubcommSetTypeGeneral() local
224 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()