DrawOpenPS

Opens a viewer that generates Postscript

Synopsis

#include "petsc.h" 
int DrawOpenPS(MPI_Comm comm,char *filename,Draw *draw)
Collective on MPI_Comm

Input Parameters

comm - communicator that shares the viewer
file - name of file where Postscript is to be stored

Output Parameter

viewer -the viewer object

See Also

DrawDestroy(), DrawOpenX(), DrawCreate(), ViewerDrawOpen(), ViewerDrawGetDraw()

Level:beginner
Location:
src/sys/src/draw/impls/ps/pops.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages