PetscSFDuplicateOption#
Aspects to preserve when duplicating a PetscSF
Synopsis#
Values#
- PETSCSF_DUPLICATE_CONFONLY- configuration only, user must call- PetscSFSetGraph()
- PETSCSF_DUPLICATE_RANKS- communication ranks preserved, but different graph (allows simpler setup after calling- PetscSFSetGraph())
- PETSCSF_DUPLICATE_GRAPH- entire graph duplicated
See Also#
Level#
beginner
Location#
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages