#include "petscdmplex.h" PetscErrorCode DMPlexPartitionLabelCreateSF(DM dm, DMLabel label, PetscSF *sf)
dm | - The DM | |
label | - DMLabel assinging ranks to remote roots | |
sf | - The star forest communication context encapsulating the defined mapping |
Note: The incoming label is a receiver mapping of remote points to their parent rank.
Level:developer
Location:src/dm/impls/plex/plexpartition.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages