Lines Matching refs:monitor
65 PetscCall(PetscViewerDestroy(&(*event)->monitor)); in TSEventDestroy()
385 …(flg) PetscCall(PetscViewerASCIIOpen(PetscObjectComm((PetscObject)ts), "stdout", &event->monitor)); in TSSetEventHandler()
483 …if (event->monitor) PetscCall(PetscPrintf(((PetscObject)ts)->comm, "TSEvent: at time %g the vector… in TSPostEvent()
840 if (event->monitor) in TSEventHandler()
841 …PetscCall(PetscViewerASCIIPrintf(event->monitor, "[%d] TSEvent: iter %" PetscInt_FMT " - reached t… in TSEventHandler()
868 if (event->monitor) in TSEventHandler()
869 …PetscCall(PetscViewerASCIIPrintf(event->monitor, "[%d] TSEvent: iter %" PetscInt_FMT " - Event %" … in TSEventHandler()
884 if (event->monitor) in TSEventHandler()
885 …PetscCall(PetscViewerASCIIPrintf(event->monitor, "[%d] TSEvent: iter %" PetscInt_FMT " - Event %" … in TSEventHandler()
888 if (event->monitor) in TSEventHandler()
889 …PetscCall(PetscViewerASCIIPrintf(event->monitor, "[%d] TSEvent: iter %" PetscInt_FMT " - Event %" … in TSEventHandler()