ViewerCreate

Creates a viewing context

Synopsis

#include "petsc.h" 
int ViewerCreate(MPI_Comm comm,Viewer *inviewer)
Collective on MPI_Comm

Input Parameter

comm -MPI communicator

Output Parameter

inviewer -location to put the Viewer context

See Also

ViewerDestroy(), ViewerSetType()

Level:advanced
Location:
src/sys/src/viewer/interface/viewreg.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages