#include "petscsf.h" PetscErrorCode PetscSFDistributeSection(PetscSF sf, PetscSection rootSection, PetscInt **remoteOffsets, PetscSection leafSection)Collective on sf
sf | - The SF | |
rootSection | - Section defined on root space |
remoteOffsets | - root offsets in leaf storage, or NULL | |
leafSection | - Section defined on the leaf space |