petsc-3.15.0 2021-03-30
PetscDrawRestoreSingleton
Remove access to a PetscDraw object as if it were owned by the one process.
Synopsis
#include "petscdraw.h"
PetscErrorCode PetscDrawRestoreSingleton(PetscDraw draw,PetscDraw *sdraw)
Collective on PetscDraw
Input Parameters
| draw | - the original window
|
| sdraw | - the singleton window
|
See Also
PetscDrawGetSingleton(), 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