PetscDrawFlush#
Flushes graphical output.
Synopsis#
#include "petscdraw.h"
PetscErrorCode PetscDrawFlush(PetscDraw draw)
Collective
Input Parameter#
draw - the drawing context
See Also#
Level#
beginner
Location#
Implementations#
PetscDrawFlush_Image() in src/sys/classes/draw/impls/image/drawimage.c
PetscDrawFlush_Win32() in src/sys/classes/draw/impls/win32/win32draw.c
PetscDrawFlush_X() in src/sys/classes/draw/impls/x/xops.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages