Searched refs:showtimestepandtime (Results 1 – 2 of 2) sorted by relevance
602 if (ictx->showtimestepandtime) { in TSMonitorDrawSolution()671 if (ictx->showtimestepandtime) { in TSMonitorDrawSolutionPhase()745 (*ctx)->showtimestepandtime = PETSC_FALSE; in TSMonitorDrawCtxCreate()746 …onsGetBool(NULL, NULL, "-ts_monitor_draw_solution_show_time", &(*ctx)->showtimestepandtime, NULL)); in TSMonitorDrawCtxCreate()
599 PetscBool showtimestepandtime; member