#include "petscdmplex.h" #include "petscdmlabel.h" PetscErrorCode DMPlexCreateTwoSidedProcessSF(DM dm, PetscSF sfPoint, PetscSection rootRankSection, IS rootRanks, PetscSection leafRankSection, IS leafRanks, IS *processRanks, PetscSF *sfProcess)Collective on DM Many br
dm | - The DM Many br | |
sfPoint | - The PetscSF which encodes point connectivity Many br |
processRanks | - A list of process neighbors, or NULL Many br | |
sfProcess | - An SF encoding the two-sided process connectivity, or NULL Many br |
Many br
Level:developer
Location:src/dm/impls/plex/plexdistribute.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages