Home
last modified time | relevance | path

Searched refs:PetscDrawSetDoubleBuffer (Results 1 – 13 of 13) sorted by relevance

/petsc/src/dm/tests/
H A Dex3.c48 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
58 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
H A Dex2.c24 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
H A Dex11.c21 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
/petsc/src/ts/tutorials/
H A Dex5.c122 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
125 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
H A Dex6.c125 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
128 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
H A Dex4.c150 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
153 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
H A Dex3.c131 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
134 PetscCall(PetscDrawSetDoubleBuffer(draw)); in main()
H A Dex2.c349 PetscCall(PetscDrawSetDoubleBuffer(draw)); in Monitor()
H A Dex21.c406 PetscCall(PetscDrawSetDoubleBuffer(draw)); in Monitor()
/petsc/src/sys/classes/draw/interface/
H A Ddraw.c365 PetscErrorCode PetscDrawSetDoubleBuffer(PetscDraw draw) in PetscDrawSetDoubleBuffer() function
/petsc/include/
H A Dpetscdraw.h188 PETSC_EXTERN PetscErrorCode PetscDrawSetDoubleBuffer(PetscDraw);
/petsc/src/sys/classes/draw/impls/x/
H A Dxops.c843 if (doublebuffer) PetscCall(PetscDrawSetDoubleBuffer(draw)); in PetscDrawCreate_X()
/petsc/doc/manual/
H A Dother.md731 PetscDrawSetDoubleBuffer(PetscDraw win);