#include "petscviewer.h" PetscErrorCode PetscViewerView(PetscViewer v,PetscViewer viewer)Collective on PetscViewer Many br
v | - the viewer Many br | |
viewer | - visualization context Many br |
PETSC_VIEWER_STDOUT_SELF | - standard output (default) Many br | |
PETSC_VIEWER_STDOUT_WORLD | - synchronized standard Many broutput where only the first processor opens Many brthe file. All other processors send their Many brdata to the first processor to print. Many br | |
PETSC_VIEWER_DRAW_WORLD | - graphical display of nonzero structure Many br |
Many br
Level:beginner
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