PetscSFConcatenateRootMode#
Modes of root concatenation when concatenating PetscSF
s
Synopsis#
Values#
PETSCSF_CONCATENATE_ROOTMODE_LOCAL
- concatenate root spaces locally (separately on each rank)PETSCSF_CONCATENATE_ROOTMODE_SHARED
- do not concatenate roots; root space is considered the same for each inputPetscSF
(checked in debug mode)PETSCSF_CONCATENATE_ROOTMODE_GLOBAL
- concatenate root spaces globally
See Also#
Level#
advanced
Location#
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages