DrawFlush

Flushs graphical output.

Synopsis

#include "petscdraw.h" 
int DrawFlush(Draw draw)
Not collective (Use DrawSynchronizedFlush() for collective)

Input Parameters

draw -the drawing context

See Also

DrawSynchronizedFlush()

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

Examples

src/sys/src/matlabengine/examples/tutorialsex1.c