Searched refs:pEndMax (Results 1 – 1 of 1) sorted by relevance
162 PetscInt pEnd = -1, pEndMax = -1; in DMClone() local166 …PetscCallMPI(MPIU_Allreduce(&pEnd, &pEndMax, 1, MPIU_INT, MPI_MAX, PetscObjectComm((PetscObject)dm… in DMClone()167 if (pEndMax >= 0) { in DMClone()