PETSc version 3.15.5
VecScatterSetUp
Sets up the VecScatter to be able to actually scatter information between vectors 
Synopsis
#include "petscsf.h" 
PetscErrorCode VecScatterSetUp(VecScatter sf)
Collective on VecScatter
Input Parameter
See Also
 VecScatterCreate(), VecScatterCopy()
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