Home
last modified time | relevance | path

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

/petsc/src/vec/is/utils/
H A Dkdtree.c147 KDLeaf *leaf; in PetscKDTreeBuildStemAndLeaves() local
324 static inline PetscErrorCode PetscKDTreeQueryLeaf(PetscKDTree tree, KDLeaf leaf, const PetscReal po… in PetscKDTreeQueryLeaf()
342 static inline PetscErrorCode PetscKDTreeQueryLeaf_CopyCoords(PetscKDTree tree, KDLeaf leaf, const P… in PetscKDTreeQueryLeaf_CopyCoords()
368 KDLeaf leaf = tree->leaves[node_handle]; in PetscKDTreeQuery_Recurse() local
488 KDLeaf leaf = tree->leaves[i]; in PetscKDTreeView() local
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.h33 NestedId leaf; member
H A Dlognested.c118 static PetscErrorCode PetscLogNestedCheckNested(PetscLogHandler h, NestedId leaf, PetscLogEvent nes… in PetscLogNestedCheckNested()
/petsc/src/vec/is/sf/interface/
H A Dsf.c265 const PetscInt leaf = ilocal ? ilocal[i] : i; in PetscSFCheckGraphValid_Private() local
2011 const PetscInt leaf = ilocal ? ilocal[i] : i; in PetscSFCheckLeavesUnique_Private() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1653 PetscInt *leaf, num_leaves = 0; in DMPlexCreateCGNS_Internal_Parallel() local
1960 for (PetscInt p = spStart, leaf = 0; p < spEnd; p++) { in DMPlexCreateNodeNumbering() local
1974 for (PetscInt p = spStart, leaf = 0; p < spEnd; p++) { in DMPlexCreateNodeNumbering() local
/petsc/src/dm/impls/plex/
H A Dplexsfc.c230 PetscSFNode *leaf; in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private() local
H A Dplexcreate.c2297 PetscBool leaf = PETSC_FALSE; in DMPlexCreateHypercubicMesh_Internal() local
2360 PetscBool leaf = PETSC_FALSE; in DMPlexCreateHypercubicMesh_Internal() local
H A Dplextree.c3389 PetscInt leaf = -1; in DMPlexTransferInjectorTree() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2972 PetscInt leaf = leaves ? leaves[i] : i; in DMPforestGetTransferSF_Internal() local
2982 PetscInt leaf = leaves ? leaves[i] : i; in DMPforestGetTransferSF_Internal() local
4620 PetscInt iStart, iEnd, nleaves, leaf; in DMForestTransferVecFromBase_pforest() local