DMPlexRewriteSF#

Rewrites the ownership of the PetsSF of a DM (in place).

Synopsis#

#include "petscdmplex.h"   
static PetscErrorCode DMPlexRewriteSF(DM dm, PetscInt n, PetscInt *pointsToRewrite, PetscInt *targetOwners, const PetscInt *degrees)

Input parameters#

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMLabel, PetscSF, DMPlexDistribute(), DMPlexCreateOverlap()

Level#

developer

Location#

src/dm/impls/plex/plexpartition.c


Edit on GitLab

Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages