Home
last modified time | relevance | path

Searched refs:DMPlexCreateOverlapLabel (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c495 PetscErrorCode DMPlexCreateOverlapLabel(DM dm, PetscInt levels, PetscSection rootSection, IS rootra… in DMPlexCreateOverlapLabel() function
2060 …else PetscCall(DMPlexCreateOverlapLabel(dm, overlap, rootSection, rootrank, leafSection, leafrank,… in DMPlexDistributeOverlap_Internal()
/petsc/include/
H A Dpetscdmplex.h302 PETSC_EXTERN PetscErrorCode DMPlexCreateOverlapLabel(DM, PetscInt, PetscSection, IS, PetscSection, …