#include "petscdmplex.h" #include "petscdmlabel.h" PetscErrorCode DMPlexCreatePointSF(DM dm, PetscSF migrationSF, PetscBool ownership, PetscSF *pointSF)
dm | - The source DMPlex object Many br | |
migrationSF | - The star forest that describes the parallel point remapping Many br | |
ownership | - Flag causing a vote to determine point ownership Many br | |
pointSF | - The star forest describing the point overlap in the remapped DM 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