#include "petscviewer.h" PetscErrorCode PetscViewerAndFormatCreate(PetscViewer viewer, PetscViewerFormat format,PetscViewerAndFormat **vf)Collective on PetscViewer
viewer | - the viewer | |
format | - the format |
Notes: This increases the reference count of the viewer so you can destroy the viewer object after this call
This is used as the context variable for many of the TS, SNES, and KSP monitor functions
Level:developer
Location:src/sys/classes/viewer/interface/view.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages