Home
last modified time | relevance | path

Searched refs:PetscDrawCheckResizedWindow (Results 1 – 18 of 18) sorted by relevance

/petsc/src/sys/classes/draw/tests/
H A Dex7.c26 PetscCall(PetscDrawCheckResizedWindow(draw)); in main()
54 PetscCall(PetscDrawCheckResizedWindow(draw)); in main()
78 PetscCall(PetscDrawCheckResizedWindow(draw)); in main()
92 PetscCall(PetscDrawCheckResizedWindow(draw)); in main()
/petsc/src/ts/tutorials/phasefield/
H A Dpotentials.c23 PetscCall(PetscDrawCheckResizedWindow(draw)); in main()
H A Dheat.c305 PetscCall(PetscDrawCheckResizedWindow(draw)); in MyMonitor()
H A Dbiharmonic.c490 PetscCall(PetscDrawCheckResizedWindow(draw)); in MyMonitor()
/petsc/src/sys/classes/draw/utils/
H A Dzoom.c27 PetscCall(PetscDrawCheckResizedWindow(draw)); in PetscDrawZoom()
H A Dlgc.c88 PetscCall(PetscDrawCheckResizedWindow(draw)); in PetscDrawLGSPDraw()
481 PetscCall(PetscDrawCheckResizedWindow(draw)); in PetscDrawLGDraw()
H A Dbars.c188 PetscCall(PetscDrawCheckResizedWindow(draw)); in PetscDrawBarDraw()
H A Ddscatter.c368 PetscCall(PetscDrawCheckResizedWindow(draw)); in PetscDrawSPDraw()
H A Dhists.c339 PetscCall(PetscDrawCheckResizedWindow(draw)); in PetscDrawHGDraw()
/petsc/src/dm/impls/da/
H A Dgr1.c208 PetscCall(PetscDrawCheckResizedWindow(draw)); in VecView_MPI_Draw_DA1d()
239 PetscCall(PetscDrawCheckResizedWindow(draw)); in VecView_MPI_Draw_DA1d()
H A Dda1.c71 PetscCall(PetscDrawCheckResizedWindow(draw)); in DMView_DA_1d()
H A Dda2.c69 PetscCall(PetscDrawCheckResizedWindow(draw)); in DMView_DA_2d()
H A Dgr2.c265 PetscCall(PetscDrawCheckResizedWindow(draw)); in VecView_MPI_Draw_DA2d()
H A Dda3.c87 PetscCall(PetscDrawCheckResizedWindow(draw)); in DMView_DA_3d()
/petsc/src/sys/classes/draw/interface/
H A Ddraw.c143 PetscErrorCode PetscDrawCheckResizedWindow(PetscDraw draw) in PetscDrawCheckResizedWindow() function
H A Ddtri.c64 PetscCall(PetscDrawCheckResizedWindow(popup)); in PetscDrawScalePopup()
/petsc/include/
H A Dpetscdraw.h119 PETSC_EXTERN PetscErrorCode PetscDrawCheckResizedWindow(PetscDraw);
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c351 PetscCall(PetscDrawCheckResizedWindow(draw)); in VecView_MPI_Draw()