Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c205 …s[], PetscInt numAdj, const PetscInt tmpAdj[], PetscInt *num_leaves_found, PetscInt leaves_found[]) in AdjancencyContainsLeafRootPair() argument
226 leaves_found[*num_leaves_found] = leaf_; in AdjancencyContainsLeafRootPair()
235 PetscCall(PetscIntSortSemiOrdered(*num_leaves_found, leaves_found)); in AdjancencyContainsLeafRootPair()