PetscViewer#
Abstract PETSc object for displaying (in ASCII, binary, graphically etc) PETSc objects and their data
Synopsis#
typedef struct _p_PetscViewer *PetscViewer;
See Also#
Viewers: Looking at PETSc Objects, PetscViewerType
, PETSCVIEWERASCII
, PetscViewerCreate()
, PetscViewerSetType()
Level#
beginner
Location#
Examples#
Implementations#
_p_PetscViewer in include/petsc/private/viewerimpl.h
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages