Searched refs:gnrm (Results 1 – 1 of 1) sorted by relevance
8 PetscReal nrm, gnrm; in CompareGhostedCoords() local15 PetscCallMPI(MPIU_Allreduce(&nrm, &gnrm, 1, MPIU_REAL, MPIU_MAX, PETSC_COMM_WORLD)); in CompareGhostedCoords()16 …(PetscPrintf(PETSC_COMM_WORLD, "norm of difference of ghosted coordinates %8.2e\n", (double)gnrm)); in CompareGhostedCoords()