PetscDSView#
Views a PetscDS
Synopsis#
#include "petscds.h" 
PetscErrorCode PetscDSView(PetscDS prob, PetscViewer v)
Collective
Input Parameters#
- prob - the - PetscDSobject to view
- v - the viewer 
See Also#
PetscDSType, PetscDS, PetscViewer, PetscDSDestroy(), PetscDSViewFromOptions()
Level#
developer
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages