#include "petscvec.h" PetscErrorCode PetscSFDistributeSection(PetscSF sf, PetscSection rootSection, PetscInt **remoteOffsets, PetscSection leafSection)Collective
sf | - The SF | |
rootSection | - Section defined on root space |
remoteOffsets | - root offsets in leaf storage, or NULL | |
leafSection | - Section defined on the leaf space |
Level:intermediate
Location:src/vec/is/utils/vsectionis.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages