Lines Matching refs:PetscSynchronizedPrintf
875 if (rank == 0) PetscCall(PetscSynchronizedPrintf(comm, "Referenced roots\n")); in DMPlexOrientInterface_Internal()
888 …PetscCall(PetscSynchronizedPrintf(comm, "[%d] %4" PetscInt_FMT ": cone=[%4" PetscInt_FMT " %4" Pe… in DMPlexOrientInterface_Internal()
914 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, " mainCone=[%4" PetscInt_FMT " %4" PetscInt_FMT… in DMPlexOrientInterface_Internal()
918 } else if (debug) PetscCall(PetscSynchronizedPrintf(comm, " ==\n")); in DMPlexOrientInterface_Internal()
940 PetscCall(PetscSynchronizedPrintf(comm, "[%d]%s:\n", rank, name)); in IntArrayViewFromOptions()
941 …for (idx = 0; idx < n; ++idx) PetscCall(PetscSynchronizedPrintf(comm, "[%d]%s %" PetscInt_FMT " %s… in IntArrayViewFromOptions()
956 PetscCall(PetscSynchronizedPrintf(comm, "[%d]%s:\n", rank, name)); in SFNodeArrayViewFromOptions()
958 …for (idx = 0; idx < n; ++idx) PetscCall(PetscSynchronizedPrintf(comm, "[%d]%s %" PetscInt_FMT " ra… in SFNodeArrayViewFromOptions()
960 …for (idx = 0; idx < n; ++idx) PetscCall(PetscSynchronizedPrintf(comm, "[%d]rank %" PetscInt_FMT " … in SFNodeArrayViewFromOptions()
1106 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Skipping face %" PetscInt_FMT " to avo… in DMPlexAddSharedFace_Private()
1121 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Support face %" PetscInt_FMT "\n", ran… in DMPlexAddSharedFace_Private()
1130 …PetscCall(PetscSynchronizedPrintf(comm, "[%d] Face point %" PetscInt_FMT " is shared: %d\n", … in DMPlexAddSharedFace_Private()
1131 …PetscCall(PetscSynchronizedPrintf(comm, "[%d] Global point (%" PetscInt_FMT ", %" PetscInt_FM… in DMPlexAddSharedFace_Private()
1136 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Adding shared face %" PetscInt_FMT " a… in DMPlexAddSharedFace_Private()
1148 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, " (%" PetscInt_FMT "),%" PetscInt_FMT ")", cand… in DMPlexAddSharedFace_Private()
1151 if (debug) PetscCall(PetscSynchronizedPrintf(comm, "\n")); in DMPlexAddSharedFace_Private()
1154 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Scheduling shared face %" PetscInt_FMT… in DMPlexAddSharedFace_Private()
1248 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] First pass leaf point %" PetscInt_FMT "\… in DMPlexInterpolatePointSF()
1258 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Second pass leaf point %" PetscInt_FMT "… in DMPlexInterpolatePointSF()
1320 …PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] Checking face (%" Petsc… in DMPlexInterpolatePointSF()
1335 …if (debug) PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] Setting remo… in DMPlexInterpolatePointSF()
1342 …if (debug) PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] Replacing wi… in DMPlexInterpolatePointSF()
1351 …if (debug) PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] Checking loc… in DMPlexInterpolatePointSF()
1364 …PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] Replacing (%" PetscInt_… in DMPlexInterpolatePointSF()
1387 …if (debug) PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] Entering fac… in DMPlexInterpolatePointSF()
1399 …PetscCall(PetscSynchronizedPrintf(PetscObjectComm((PetscObject)dm), "[%d] key (%" PetscInt_FMT … in DMPlexInterpolatePointSF()
1438 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Checking root for claims %" PetscInt_FMT… in DMPlexInterpolatePointSF()
1448 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Found claim for remote point (%" Petsc… in DMPlexInterpolatePointSF()
1450 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] point %" PetscInt_FMT "\n", rank, po… in DMPlexInterpolatePointSF()
1453 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] point %" PetscInt_FMT "\n", rank, po… in DMPlexInterpolatePointSF()
1458 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Ignoring local face %" PetscInt_FMT " … in DMPlexInterpolatePointSF()
1460 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Found local face %" PetscInt_FMT "\n",… in DMPlexInterpolatePointSF()
1464 … if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] Failed to find face\n", rank)); in DMPlexInterpolatePointSF()
1468 …if (debug) PetscCall(PetscSynchronizedPrintf(comm, "[%d] No claim for point %" PetscInt_FMT "\n… in DMPlexInterpolatePointSF()
2048 …PetscCall(PetscSynchronizedPrintf(comm, "[%d] interpolated=%s interpolatedCollective=%s\n", rank, … in DMPlexIsInterpolatedCollective()