Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c207 PetscInt root_index = -1, leaf_, num_roots, num_leaves; in AdjancencyContainsLeafRootPair() local
223 leaf_ = leaves[offset + l]; in AdjancencyContainsLeafRootPair()
225 if (tmpAdj[q] == leaf_) { in AdjancencyContainsLeafRootPair()
226 leaves_found[*num_leaves_found] = leaf_; in AdjancencyContainsLeafRootPair()