petsc-main 2021-03-04
Report Typos and Errors
VecScatterView
Views a vector scatter context.
Synopsis
#include "petscsf.h"
PetscErrorCode
VecScatterView
(
VecScatter
sf,
PetscViewer
viewer)
Collective on
VecScatter
Input Parameters
sf
- the scatter context
viewer
- the viewer for displaying the context
Level
intermediate
Location
src/vec/is/sf/interface/vscat.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages