petsc-3.3-p7 2013-05-11

PetscDrawSynchronizedClear

Clears graphical output. All processors must call this routine. Does not return until the draw in context is clear.

Synopsis

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

Input Parameters

draw -the drawing context

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