DMCompositeView

Views a composite DM

Synopsis

#include "petscda.h"     
PetscErrorCode PETSCDM_DLLEXPORT DMCompositeView(DMComposite packer,PetscViewer v)
Collective on DMComposite

Input Parameter

packer - the DMComposite object to view
v - the viewer

See Also

DMCompositeCreate()

Level:intermediate
Location:
src/dm/da/utils/pack.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages