PetscSFDuplicate#

duplicate a PetscSF, optionally preserving rank connectivity and graph

Synopsis#

Collective

Input Parameters#

Output Parameter#

  • newsf - new communication object

See Also#

PetscSF, PetscSFType, PetscSFCreate(), PetscSFSetType(), PetscSFSetGraph()

Level#

beginner

Location#

src/vec/is/sf/interface/sf.c

Implementations#

PetscSFDuplicate_Window() in src/vec/is/sf/impls/window/sfwindow.c


Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages