#include "viewer.h" int ViewerGetSingleton(Viewer viewer,Viewer *outviewer)Not Collective
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
Viewer Index
Table of Contents