ADDAView

Views a distributed array.

Synopsis

#include "petscda.h" 
PetscErrorCode PETSCDM_DLLEXPORT ADDAView(ADDA adda, PetscViewer v)
Collective on ADDA

Input Parameter

adda - the ADDA object to view
v - the viewer

Keywords

distributed array, view

See Also

DMView()

Level:developer
Location:
src/dm/adda/adda.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages