Home
last modified time | relevance | path

Searched defs:leafrank (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c439 …uteOwnership(DM dm, PetscSection rootSection, IS *rootrank, PetscSection leafSection, IS *leafrank) in DMPlexDistributeOwnership()
495 …vels, PetscSection rootSection, IS rootrank, PetscSection leafSection, IS leafrank, DMLabel *ovLab… in DMPlexCreateOverlapLabel()
661 …ue[], PetscSection rootSection, IS rootrank, PetscSection leafSection, IS leafrank, DMLabel *ovLab… in DMPlexCreateOverlapLabelFromLabels()
2012 IS rootrank, leafrank; in DMPlexDistributeOverlap_Internal() local