VecScatterView#
Views a vector scatter context.
Synopsis#
#include "petscsf.h" 
PetscErrorCode VecScatterView(VecScatter sf, PetscViewer viewer)
Collective
Input Parameters#
- sf - the scatter context 
- viewer - the viewer for displaying the context 
See Also#
Low-level Vector Communication, VecScatter, PetscViewer, VecScatterViewFromOptions(), PetscObjectViewFromOptions(), VecScatterCreate()
Level#
intermediate
Location#
Examples#
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages