petsc-3.8.4 2018-03-24
Report Typos and Errors

PetscDrawFlush

Flushes graphical output.

Synopsis

#include "petscdraw.h" 
PetscErrorCode  PetscDrawFlush(PetscDraw draw)
Collective on PetscDraw

Input Parameters

draw -the drawing context

See Also

PetscDrawClear()

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