Searched refs:PETSC_VIEWER_DRAW_LG_XRANGE (Results 1 – 5 of 5) sorted by relevance
149 PetscCall(PetscViewerPushFormat(node->viewer, PETSC_VIEWER_DRAW_LG_XRANGE)); in DMNetworkMonitorAdd()
42 PETSC_VIEWER_DRAW_LG_XRANGE
45 DRAW_LG_XRANGE = PETSC_VIEWER_DRAW_LG_XRANGE
164 PETSC_VIEWER_DRAW_LG_XRANGE, enumerator
371 if (format == PETSC_VIEWER_DRAW_LG_XRANGE) { in VecView_Seq_Draw_LG()