PETSc version 3.15.5
VecScatterCopy
Makes a copy of a scatter context. 
Synopsis
#include "petscsf.h" 
PetscErrorCode  VecScatterCopy(VecScatter sf,VecScatter *newsf)
Collective on VecScatter
Input Parameter
Output Parameter
See Also
 VecScatterCreate(), VecScatterDestroy()
Level
advanced
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