Searched refs:newCommi (Results 1 – 1 of 1) sorted by relevance
229 PetscMPIInt newCommi; in DMPatchSolve() local232 PetscCall(PetscMPIIntCast(newComm, &newCommi)); in DMPatchSolve()234 PetscCallMPI(MPI_Comm_split(comm, newCommi, newRanki, &commz)); in DMPatchSolve()235 …etscPrintf(PETSC_COMM_SELF, "Rank %d color %d key %d commz %p\n", rank, newCommi, newRanki, (void … in DMPatchSolve()