Searched refs:num_leaves_found (Results 1 – 1 of 1) sorted by relevance
205 …tscInt roots[], PetscInt numAdj, const PetscInt tmpAdj[], PetscInt *num_leaves_found, PetscInt lea… in AdjancencyContainsLeafRootPair() argument212 *num_leaves_found = 0; in AdjancencyContainsLeafRootPair()226 leaves_found[*num_leaves_found] = leaf_; in AdjancencyContainsLeafRootPair()227 (*num_leaves_found)++; in AdjancencyContainsLeafRootPair()235 PetscCall(PetscIntSortSemiOrdered(*num_leaves_found, leaves_found)); in AdjancencyContainsLeafRootPair()