#include "petscsf.h" PetscErrorCode PetscSFGetMultiSF(PetscSF sf,PetscSF *multi)Collective Many br
Many br
In most cases, users should use PetscSFGatherBegin() and PetscSFScatterBegin() instead of manipulating multi Many brdirectly. Since multi satisfies the stronger condition that each entry in the global space has exactly one incoming Many bredge, it is a candidate for future optimization that might involve its removal. Many br
Level:developer
Location:src/vec/is/sf/interface/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages