PetscObjectView#

Views a PetscObject regardless of the type.

Synopsis#

#include "petscsys.h"    
PetscErrorCode PetscObjectView(PetscObject obj, PetscViewer viewer)

Collective

Input Parameters#

See Also#

PetscObject, PetscObjectViewFromOptions(), PetscViewer

Level#

intermediate

Location#

src/sys/objects/destroy.c


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