petsc-3.15.0 2021-03-30
PetscDrawClear
Clears graphical output. All processors must call this routine. Does not return until the draw in context is clear.
Synopsis
#include "petscdraw.h"
PetscErrorCode PetscDrawClear(PetscDraw draw)
Collective on PetscDraw
Input Parameters
| draw | - the drawing context
|
Level
intermediate
Location
src/sys/classes/draw/interface/dclear.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages