#include "petscdmplex.h" PetscErrorCode DMPlexCreateProcessSF(DM dm, PetscSF sfPoint, 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 process connectivity, or NULL Many br |
Many br
Level:developer
Location:src/dm/impls/plex/plexrefine.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages