#include "petscviewer.h" int ViewerGetSingleton(Viewer viewer,Viewer *outviewer)Collective on Viewer
Notes: Call ViewerRestoreSingleton() to return this viewer, NOT ViewerDestroy()
This is most commonly used to view a sequential object that is part of a parallel object. For example block Jacobi PC view could use this to obtain a viewer that is used with the sequential SLES on one block of the preconditioner.
Level:advanced
Location:src/sys/src/viewer/interface/dupl.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages