Home
last modified time | relevance | path

Searched refs:DMPlexPartitionLabelClosure (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c575 PetscCall(DMPlexPartitionLabelClosure(dm, ovAdjByRank)); in DMPlexCreateOverlapLabel()
736 PetscCall(DMPlexPartitionLabelClosure(dm, ovAdjByRank)); in DMPlexCreateOverlapLabelFromLabels()
H A Dplexpartition.c1098 PetscErrorCode DMPlexPartitionLabelClosure(DM dm, DMLabel label) in DMPlexPartitionLabelClosure() function
/petsc/include/
H A Dpetscdmplex.h261 PETSC_EXTERN PetscErrorCode DMPlexPartitionLabelClosure(DM, DMLabel);