PetscDrawBOP

Begins a new page or frame on the selected graphical device.

Synopsis

#include "petscdraw.h" 
int PetscDrawBOP(PetscDraw draw)
Collective on PetscDraw

Input Parameter

draw -the drawing context

See Also

PetscDrawEOP(), PetscDrawClear()

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