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#

include/petscviewertypes.h

Examples#

src/dm/tutorials/ex15.c

Implementations#

_p_PetscViewer in include/petsc/private/viewerimpl.h


Edit on GitLab

Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages