Lines Matching full:monitor

348   if (tj->monitor) {  in StackDumpAll()
349 PetscCall(PetscViewerASCIIPushTab(tj->monitor)); in StackDumpAll()
350 PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Dump stack id %" PetscInt_FMT " to file\n", id)); in StackDumpAll()
351 PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in StackDumpAll()
386 if (tj->monitor) { in StackLoadAll()
387 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in StackLoadAll()
388 PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Load stack from file\n")); in StackLoadAll()
389 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in StackLoadAll()
430 if (tj->monitor) { in StackLoadLast()
431 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in StackLoadLast()
432 PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Load last stack element from file\n")); in StackLoadLast()
433 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in StackLoadLast()
477 if (tj->monitor) { in DumpSingle()
478 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in DumpSingle()
479 PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Dump a single point from file\n")); in DumpSingle()
480 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in DumpSingle()
502 if (tj->monitor) { in LoadSingle()
503 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in LoadSingle()
504 PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Load a single point from file\n")); in LoadSingle()
505 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in LoadSingle()
987 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rstepnum, P… in TSTrajectoryMemorySet_ROF()
1021 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_ROF()
1023 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rstepnum, P… in TSTrajectoryMemoryGet_ROF()
1024 if (tj->monitor) { in TSTrajectoryMemoryGet_ROF()
1025 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_ROF()
1026 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %d to %d (stage values already c… in TSTrajectoryMemoryGet_ROF()
1027 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_ROF()
1056 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, rctx, rtotal_steps, rstepnum, rstepnum, PETSC_FA… in TSTrajectoryMemorySet_RON()
1098 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_RON()
1106 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_RON()
1109 if (tj->monitor) { in TSTrajectoryMemoryGet_RON()
1110 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_RON()
1111 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %d to %d (stage values already c… in TSTrajectoryMemoryGet_RON()
1112 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_RON()
1162 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rlocalstepn… in TSTrajectoryMemorySet_TLR()
1221 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_TLR()
1237 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rnum, 1, PETSC_FALSE,… in TSTrajectoryMemoryGet_TLR()
1238 if (tj->monitor) { in TSTrajectoryMemoryGet_TLR()
1239 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLR()
1241 …PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %" PetscInt_FMT " to %" PetscInt_FMT " (st… in TSTrajectoryMemoryGet_TLR()
1242 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLR()
1257 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rlocalstepn… in TSTrajectoryMemoryGet_TLR()
1258 if (tj->monitor) { in TSTrajectoryMemoryGet_TLR()
1259 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLR()
1260 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %" PetscInt_FMT " to %" PetscInt… in TSTrajectoryMemoryGet_TLR()
1261 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLR()
1293 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx2, rtotal_steps, rstepnum, rstepnum, … in TSTrajectoryMemorySet_TLTR()
1299 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx2, rtotal_steps, rstepnum, rstepnum, … in TSTrajectoryMemorySet_TLTR()
1318 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rlocalstepn… in TSTrajectoryMemorySet_TLTR()
1367 PetscCall(printwhattodo2(tj->monitor, whattodo, tjsch->rctx2, shift)); in TSTrajectoryMemoryGet_TLTR()
1371 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx2, rtotal_steps, rstepnum, rstepnum, … in TSTrajectoryMemoryGet_TLTR()
1372 if (tj->monitor) { in TSTrajectoryMemoryGet_TLTR()
1373 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLTR()
1374 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "[Top Level] Skip the stride from %d to %d (stage va… in TSTrajectoryMemoryGet_TLTR()
1375 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLTR()
1428 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, 1, PETSC_FA… in TSTrajectoryMemoryGet_TLTR()
1429 if (tj->monitor) { in TSTrajectoryMemoryGet_TLTR()
1430 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLTR()
1431 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %" PetscInt_FMT " to %" PetscInt… in TSTrajectoryMemoryGet_TLTR()
1432 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLTR()
1458 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_TLTR()
1471 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rlocalstepn… in TSTrajectoryMemoryGet_TLTR()
1472 if (tj->monitor) { in TSTrajectoryMemoryGet_TLTR()
1473 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLTR()
1474 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %" PetscInt_FMT " to %" PetscInt… in TSTrajectoryMemoryGet_TLTR()
1475 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_TLTR()
1500 …PetscCall(ApplyRevolve(tj->monitor, tjsch->stype, tjsch->rctx, rtotal_steps, rstepnum, rstepnum, P… in TSTrajectoryMemorySet_RMS()
1533 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_RMS()
1549 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_RMS()
1552 if (tj->monitor) { in TSTrajectoryMemoryGet_RMS()
1553 PetscCall(PetscViewerASCIIAddTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_RMS()
1554 …PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Skip the step from %d to %d (stage values already c… in TSTrajectoryMemoryGet_RMS()
1555 PetscCall(PetscViewerASCIISubtractTab(tj->monitor, ((PetscObject)tj)->tablevel)); in TSTrajectoryMemoryGet_RMS()
1595 …if (tj->monitor) PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Store in checkpoint number %" Pets… in TSTrajectoryMemorySet_AOF()
1600 …if (tj->monitor) PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Store in checkpoint number %" Pets… in TSTrajectoryMemorySet_AOF()
1605 …if (tj->monitor) PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Store in checkpoint number %" Pets… in TSTrajectoryMemorySet_AOF()
1648 …if (tj->monitor) PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Restore in checkpoint number %" Pe… in TSTrajectoryMemoryGet_AOF()
1652 …if (tj->monitor) PetscCall(PetscViewerASCIIPrintf(tj->monitor, "Restore in checkpoint number %" Pe… in TSTrajectoryMemoryGet_AOF()