Searched refs:maxlevelloc (Results 1 – 1 of 1) sorted by relevance
593 PetscInt maxlevelloc = 0; in DMPforestGetRefinementLevel() local604 maxlevelloc = PetscMax((PetscInt)tree->maxlevel, maxlevelloc); in DMPforestGetRefinementLevel()606 …PetscCallMPI(MPIU_Allreduce(&maxlevelloc, lev, 1, MPIU_INT, MPI_MAX, PetscObjectComm((PetscObject)… in DMPforestGetRefinementLevel()