petsc-3.12.5 2020-03-29
Report Typos and Errors
PetscDSView
Views a
PetscDS
Synopsis
#include "petscds.h"
PetscErrorCode
PetscDSView
(
PetscDS
prob,
PetscViewer
v)
Collective on prob
Input Parameter
prob
- the
PetscDS
object to view
v
- the viewer
See Also
PetscDSDestroy
()
Level
developer
Location
src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages