Home
last modified time | relevance | path

Searched refs:PetscDrawCollectiveBegin (Results 1 – 25 of 26) sorted by relevance

12

/petsc/src/sys/classes/draw/utils/
H A Dzoom.c29 PetscDrawCollectiveBegin(draw); in PetscDrawZoom()
75 PetscDrawCollectiveBegin(draw); in PetscDrawZoom()
H A Dlgc.c98 PetscDrawCollectiveBegin(draw); in PetscDrawLGSPDraw()
496 PetscDrawCollectiveBegin(draw); in PetscDrawLGDraw()
H A Dbars.c194 PetscDrawCollectiveBegin(draw); in PetscDrawBarDraw()
H A Dhists.c374 PetscDrawCollectiveBegin(draw); in PetscDrawHGDraw()
437 PetscDrawCollectiveBegin(draw); in PetscDrawHGDraw()
H A Ddscatter.c380 PetscDrawCollectiveBegin(draw); in PetscDrawSPDraw()
H A Daxisc.c279 PetscDrawCollectiveBegin(draw); in PetscDrawAxisDraw()
/petsc/src/sys/classes/draw/impls/x/
H A Dximage.c72 PetscDrawCollectiveBegin(draw); in PetscDrawGetImage_X()
78 PetscDrawCollectiveBegin(draw); in PetscDrawGetImage_X()
H A Dxops.c27 PetscDrawCollectiveBegin(draw); in PetscDrawSetViewport_X()
270 PetscDrawCollectiveBegin(draw); in PetscDrawFlush_X()
278 PetscDrawCollectiveBegin(draw); in PetscDrawFlush_X()
297 PetscDrawCollectiveBegin(draw); in PetscDrawClear_X()
303 PetscDrawCollectiveBegin(draw); in PetscDrawClear_X()
328 PetscDrawCollectiveBegin(draw); in PetscDrawSetDoubleBuffer_X()
363 PetscDrawCollectiveBegin(draw); in PetscDrawSetTitle_X()
388 PetscDrawCollectiveBegin(draw); in PetscDrawCheckResizedWindow_X()
402 PetscDrawCollectiveBegin(draw); in PetscDrawCheckResizedWindow_X()
421 PetscDrawCollectiveBegin(draw); in PetscDrawResizeWindow_X()
[all …]
/petsc/src/sys/classes/draw/interface/
H A Ddviewp.c113 PetscDrawCollectiveBegin(draw); in PetscDrawSplitViewPort()
190 PetscDrawCollectiveBegin(draw); in PetscDrawViewPortsCreate()
273 PetscDrawCollectiveBegin(draw); in PetscDrawViewPortsCreateRect()
H A Ddtri.c68 PetscDrawCollectiveBegin(popup); in PetscDrawScalePopup()
/petsc/src/sys/classes/draw/tests/
H A Dex6.c33 PetscDrawCollectiveBegin(draw); in DrawFunction()
/petsc/src/dm/impls/da/
H A Dda1.c75 PetscDrawCollectiveBegin(draw); in DMView_DA_1d()
91 PetscDrawCollectiveBegin(draw); in DMView_DA_1d()
H A Dda2.c73 PetscDrawCollectiveBegin(draw); in DMView_DA_2d()
87 PetscDrawCollectiveBegin(draw); in DMView_DA_2d()
109 PetscDrawCollectiveBegin(draw); in DMView_DA_2d()
H A Dgr1.c256 PetscDrawCollectiveBegin(draw); in VecView_MPI_Draw_DA1d()
H A Dda3.c91 PetscDrawCollectiveBegin(draw); in DMView_DA_3d()
107 PetscDrawCollectiveBegin(draw); in DMView_DA_3d()
142 PetscDrawCollectiveBegin(draw); in DMView_DA_3d()
H A Dgr2.c46 PetscDrawCollectiveBegin(draw); in VecView_MPI_Draw_DA2d_Zoom()
/petsc/include/
H A Dpetscdraw.h390 #define PetscDrawCollectiveBegin(draw) \ macro
449 #define PetscDrawCollectiveBegin(draw) macro
/petsc/doc/changes/
H A D318.md6 - 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 Dtsmon.c669 PetscDrawCollectiveBegin(draw); in TSMonitorDrawSolutionPhase()
/petsc/src/mat/impls/sell/seq/
H A Dsell.c1322 PetscDrawCollectiveBegin(draw); in MatView_SeqSELL_Draw_Zoom()
1374 PetscDrawCollectiveBegin(draw); in MatView_SeqSELL_Draw_Zoom()
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c368 PetscDrawCollectiveBegin(draw); in VecView_MPI_Draw()
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c1918 PetscDrawCollectiveBegin(draw); in MatView_SeqBAIJ_Draw_Zoom()
1982 PetscDrawCollectiveBegin(draw); in MatView_SeqBAIJ_Draw_Zoom()
/petsc/src/mat/impls/dense/seq/
H A Ddense.c1572 PetscDrawCollectiveBegin(draw); in MatView_SeqDense_Draw_Zoom()
1600 PetscDrawCollectiveBegin(draw); in MatView_SeqDense_Draw_Zoom()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c399 PetscDrawCollectiveBegin(draw); in MatView_SeqSBAIJ_Draw_Zoom()
/petsc/doc/manual/
H A Dgetting_started.md495 `PetscOptionsHeadBegin()`, `PetscOptionsHeadEnd()`, `PetscDrawCollectiveBegin()`, `PetscDrawCollect…

12