PetscViewersCreate#

Creates a container to hold a set of PetscViewer’s. The container is essentially a sparse, growable in length array of PetscViewers

Synopsis#

Collective

Input Parameter#

  • comm - the MPI communicator

Output Parameter#

See Also#

Viewers: Looking at PETSc Objects, PetscViewer, PetscViewers, PetscViewerCreate(), PetscViewersDestroy()

Level#

intermediate

Location#

src/sys/classes/viewer/interface/viewers.c


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