PetscDAView#
Views a PetscDA and its implementation-specific data structure.
Synopsis#
PetscErrorCode PetscDAView(PetscDA da, PetscViewer viewer)
Collective
Input Parameters#
da - the
PetscDAcontextviewer - the
PetscViewerto use (orNULLfor standard output)
See Also#
Level#
beginner
Location#
Implementations#
PetscDAView_Ensemble() in src/ml/da/impls/ensemble/daensemble.c
PetscDAView_LETKF() in src/ml/da/impls/ensemble/letkf/letkfilter.c
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages