#include "petscdmplex.h" PetscErrorCode DMPlexDistributeOwnership(DM dm, PetscSection rootSection, IS *rootrank, PetscSection leafSection, IS *leafrank)Collective on DM
rootSection | - The number of leaves for a given root point | |
rootrank | - The rank of each edge into the root point | |
leafSection | - The number of processes sharing a given leaf point | |
leafrank | - The rank of each process sharing a leaf point |
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