petsc-3.3-p7 2013-05-11

PetscViewer

Abstract PETSc object that helps view (in ASCII, binary, graphically etc) other PETSc objects

Synopsis

typedef struct _p_PetscViewer* PetscViewer;

See Also

PetscViewerCreate(), PetscViewerSetType(), PetscViewerType

Level:beginner
Location:
src/sys/viewer/../../../include/petscviewer.h
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/snes/examples/tutorials/ex55.c.html