PETSc version 3.16.6
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