Home
last modified time | relevance | path

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

/petsc/src/vec/is/utils/
H A Dkdtree.c28 PetscCount num_coords, num_leaves, num_stems, num_bucket_indices; member
281 PetscInt num_leaves = (PetscInt)PetscCeilInt64(num_coords, tree->max_bucket_size); in PetscKDTreeCreate() local
/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c207 PetscInt root_index = -1, leaf_, num_roots, num_leaves; in AdjancencyContainsLeafRootPair() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1653 PetscInt *leaf, num_leaves = 0; in DMPlexCreateCGNS_Internal_Parallel() local