Home
last modified time | relevance | path

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

12

/petsc/src/sys/classes/draw/utils/
H A Dzoom.c31 PetscDrawCollectiveEnd(draw); in PetscDrawZoom()
77 PetscDrawCollectiveEnd(draw); in PetscDrawZoom()
H A Dlgc.c115 PetscDrawCollectiveEnd(draw); in PetscDrawLGSPDraw()
538 PetscDrawCollectiveEnd(draw); in PetscDrawLGDraw()
H A Dbars.c214 PetscDrawCollectiveEnd(draw); in PetscDrawBarDraw()
H A Dhists.c383 PetscDrawCollectiveEnd(draw); in PetscDrawHGDraw()
450 PetscDrawCollectiveEnd(draw); in PetscDrawHGDraw()
H A Ddscatter.c392 PetscDrawCollectiveEnd(draw); in PetscDrawSPDraw()
H A Daxisc.c382 PetscDrawCollectiveEnd(draw); in PetscDrawAxisDraw()
/petsc/src/sys/classes/draw/impls/x/
H A Dximage.c74 PetscDrawCollectiveEnd(draw); in PetscDrawGetImage_X()
107 PetscDrawCollectiveEnd(draw); in PetscDrawGetImage_X()
H A Dxops.c33 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 Ddviewp.c118 PetscDrawCollectiveEnd(draw); in PetscDrawSplitViewPort()
209 PetscDrawCollectiveEnd(draw); in PetscDrawViewPortsCreate()
296 PetscDrawCollectiveEnd(draw); in PetscDrawViewPortsCreateRect()
H A Ddtri.c83 PetscDrawCollectiveEnd(popup); in PetscDrawScalePopup()
/petsc/src/sys/classes/draw/tests/
H A Dex6.c46 PetscDrawCollectiveEnd(draw); in DrawFunction()
/petsc/include/
H A Dpetscdraw.h402 PetscDrawCollectiveEnd(draw); \
435 #define PetscDrawCollectiveEnd(draw) \ macro
450 #define PetscDrawCollectiveEnd(draw) macro
/petsc/src/dm/impls/da/
H A Dda1.c87 PetscDrawCollectiveEnd(draw); in DMView_DA_1d()
107 PetscDrawCollectiveEnd(draw); in DMView_DA_1d()
H A Dda2.c83 PetscDrawCollectiveEnd(draw); in DMView_DA_2d()
105 PetscDrawCollectiveEnd(draw); in DMView_DA_2d()
127 PetscDrawCollectiveEnd(draw); in DMView_DA_2d()
H A Dgr1.c268 PetscDrawCollectiveEnd(draw); in VecView_MPI_Draw_DA1d()
H A Dda3.c103 PetscDrawCollectiveEnd(draw); in DMView_DA_3d()
138 PetscDrawCollectiveEnd(draw); in DMView_DA_3d()
174 PetscDrawCollectiveEnd(draw); in DMView_DA_3d()
H A Dgr2.c112 PetscDrawCollectiveEnd(draw); in VecView_MPI_Draw_DA2d_Zoom()
/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.c677 PetscDrawCollectiveEnd(draw); in TSMonitorDrawSolutionPhase()
/petsc/src/mat/impls/sell/seq/
H A Dsell.c1360 PetscDrawCollectiveEnd(draw); in MatView_SeqSELL_Draw_Zoom()
1387 PetscDrawCollectiveEnd(draw); in MatView_SeqSELL_Draw_Zoom()
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c371 PetscDrawCollectiveEnd(draw); in VecView_MPI_Draw()
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c1968 PetscDrawCollectiveEnd(draw); in MatView_SeqBAIJ_Draw_Zoom()
1999 PetscDrawCollectiveEnd(draw); in MatView_SeqBAIJ_Draw_Zoom()
/petsc/src/mat/impls/dense/seq/
H A Ddense.c1586 PetscDrawCollectiveEnd(draw); in MatView_SeqDense_Draw_Zoom()
1611 PetscDrawCollectiveEnd(draw); in MatView_SeqDense_Draw_Zoom()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c450 PetscDrawCollectiveEnd(draw); in MatView_SeqSBAIJ_Draw_Zoom()
/petsc/doc/manual/
H A Dgetting_started.md495 …onsHeadBegin()`, `PetscOptionsHeadEnd()`, `PetscDrawCollectiveBegin()`, `PetscDrawCollectiveEnd()`,

12