| /petsc/src/sys/classes/draw/utils/ |
| H A D | zoom.c | 31 PetscDrawCollectiveEnd(draw); in PetscDrawZoom() 77 PetscDrawCollectiveEnd(draw); in PetscDrawZoom()
|
| H A D | lgc.c | 115 PetscDrawCollectiveEnd(draw); in PetscDrawLGSPDraw() 538 PetscDrawCollectiveEnd(draw); in PetscDrawLGDraw()
|
| H A D | bars.c | 214 PetscDrawCollectiveEnd(draw); in PetscDrawBarDraw()
|
| H A D | hists.c | 383 PetscDrawCollectiveEnd(draw); in PetscDrawHGDraw() 450 PetscDrawCollectiveEnd(draw); in PetscDrawHGDraw()
|
| H A D | dscatter.c | 392 PetscDrawCollectiveEnd(draw); in PetscDrawSPDraw()
|
| H A D | axisc.c | 382 PetscDrawCollectiveEnd(draw); in PetscDrawAxisDraw()
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | ximage.c | 74 PetscDrawCollectiveEnd(draw); in PetscDrawGetImage_X() 107 PetscDrawCollectiveEnd(draw); in PetscDrawGetImage_X()
|
| H A D | xops.c | 33 PetscDrawCollectiveEnd(draw); in PetscDrawSetViewport_X() 272 PetscDrawCollectiveEnd(draw); in PetscDrawFlush_X() 281 PetscDrawCollectiveEnd(draw); in PetscDrawFlush_X() 299 PetscDrawCollectiveEnd(draw); in PetscDrawClear_X() 314 PetscDrawCollectiveEnd(draw); in PetscDrawClear_X() 330 PetscDrawCollectiveEnd(draw); in PetscDrawSetDoubleBuffer_X() 374 PetscDrawCollectiveEnd(draw); in PetscDrawSetTitle_X() 390 PetscDrawCollectiveEnd(draw); in PetscDrawCheckResizedWindow_X() 404 PetscDrawCollectiveEnd(draw); in PetscDrawCheckResizedWindow_X() 423 PetscDrawCollectiveEnd(draw); in PetscDrawResizeWindow_X() [all …]
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | dviewp.c | 118 PetscDrawCollectiveEnd(draw); in PetscDrawSplitViewPort() 209 PetscDrawCollectiveEnd(draw); in PetscDrawViewPortsCreate() 296 PetscDrawCollectiveEnd(draw); in PetscDrawViewPortsCreateRect()
|
| H A D | dtri.c | 83 PetscDrawCollectiveEnd(popup); in PetscDrawScalePopup()
|
| /petsc/src/sys/classes/draw/tests/ |
| H A D | ex6.c | 46 PetscDrawCollectiveEnd(draw); in DrawFunction()
|
| /petsc/include/ |
| H A D | petscdraw.h | 402 PetscDrawCollectiveEnd(draw); \ 435 #define PetscDrawCollectiveEnd(draw) \ macro 450 #define PetscDrawCollectiveEnd(draw) macro
|
| /petsc/src/dm/impls/da/ |
| H A D | da1.c | 87 PetscDrawCollectiveEnd(draw); in DMView_DA_1d() 107 PetscDrawCollectiveEnd(draw); in DMView_DA_1d()
|
| H A D | da2.c | 83 PetscDrawCollectiveEnd(draw); in DMView_DA_2d() 105 PetscDrawCollectiveEnd(draw); in DMView_DA_2d() 127 PetscDrawCollectiveEnd(draw); in DMView_DA_2d()
|
| H A D | gr1.c | 268 PetscDrawCollectiveEnd(draw); in VecView_MPI_Draw_DA1d()
|
| H A D | da3.c | 103 PetscDrawCollectiveEnd(draw); in DMView_DA_3d() 138 PetscDrawCollectiveEnd(draw); in DMView_DA_3d() 174 PetscDrawCollectiveEnd(draw); in DMView_DA_3d()
|
| H A D | gr2.c | 112 PetscDrawCollectiveEnd(draw); in VecView_MPI_Draw_DA2d_Zoom()
|
| /petsc/doc/changes/ |
| H A D | 318.md | 6 - Remove the error handling from uses of `PetscDrawCollectiveBegin()` and `PetscDrawCollectiveEnd()` 147 - Change `PetscDrawCollectiveBegin()` and `PetscDrawCollectiveEnd()` to not return an error code. U…
|
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 677 PetscDrawCollectiveEnd(draw); in TSMonitorDrawSolutionPhase()
|
| /petsc/src/mat/impls/sell/seq/ |
| H A D | sell.c | 1360 PetscDrawCollectiveEnd(draw); in MatView_SeqSELL_Draw_Zoom() 1387 PetscDrawCollectiveEnd(draw); in MatView_SeqSELL_Draw_Zoom()
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pdvec.c | 371 PetscDrawCollectiveEnd(draw); in VecView_MPI_Draw()
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij.c | 1968 PetscDrawCollectiveEnd(draw); in MatView_SeqBAIJ_Draw_Zoom() 1999 PetscDrawCollectiveEnd(draw); in MatView_SeqBAIJ_Draw_Zoom()
|
| /petsc/src/mat/impls/dense/seq/ |
| H A D | dense.c | 1586 PetscDrawCollectiveEnd(draw); in MatView_SeqDense_Draw_Zoom() 1611 PetscDrawCollectiveEnd(draw); in MatView_SeqDense_Draw_Zoom()
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaij.c | 450 PetscDrawCollectiveEnd(draw); in MatView_SeqSBAIJ_Draw_Zoom()
|
| /petsc/doc/manual/ |
| H A D | getting_started.md | 495 …onsHeadBegin()`, `PetscOptionsHeadEnd()`, `PetscDrawCollectiveBegin()`, `PetscDrawCollectiveEnd()`,
|