Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c205 static inline PetscErrorCode AdjancencyContainsLeafRootPair(PetscSection myRankPairSection, const P… in AdjancencyContainsLeafRootPair()
245 …on, sectionGlobal, leafSectionAdj, rootSectionAdj, sectionAdj, anchorSectionAdj, myRankPairSection; in DMPlexCreateAdjacencySection_Static() local