petsc-3.7.1 2016-05-15
PetscDrawGetSingleton
Gain access to a PetscDraw object as if it were owned by the one process.
Synopsis
#include "petscdraw.h"
PetscErrorCode PetscDrawGetSingleton(PetscDraw draw,PetscDraw *sdraw)
Collective on PetscDraw Many br
Input Parameter
draw -the original window Many br
Output Parameter
sdraw -the singleton window Many br
Many br
See Also
PetscDrawRestoreSingleton(), PetscViewerGetSingleton(), PetscViewerRestoreSingleton()
Level:advanced
Location:src/sys/classes/draw/interface/draw.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages