petsc-3.5.4 2015-05-23
Report Typos and Errors

PetscDrawSplitViewPort

Splits a window shared by several processes into smaller view ports. One for each process.

Synopsis

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

Input Parameter

draw -the drawing context

See Also

PetscDrawDivideViewPort(), PetscDrawSetViewPort()

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