PetscDrawFlush

Flushs graphical output.

Synopsis

#include "petscdraw.h" 
int PetscDrawFlush(PetscDraw draw)
Not collective (Use PetscDrawSynchronizedFlush() for collective)

Input Parameters

draw -the drawing context

See Also

PetscDrawSynchronizedFlush()

Level:beginner
Location:
src/sys/src/draw/interface/dflush.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages