Searched defs:leaf (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/vec/is/utils/ |
| H A D | kdtree.c | 147 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 D | lognested.h | 33 NestedId leaf; member
|
| H A D | lognested.c | 118 static PetscErrorCode PetscLogNestedCheckNested(PetscLogHandler h, NestedId leaf, PetscLogEvent nes… in PetscLogNestedCheckNested()
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 265 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 D | plexcgns2.c | 1653 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 D | plexsfc.c | 230 PetscSFNode *leaf; in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private() local
|
| H A D | plexcreate.c | 2297 PetscBool leaf = PETSC_FALSE; in DMPlexCreateHypercubicMesh_Internal() local 2360 PetscBool leaf = PETSC_FALSE; in DMPlexCreateHypercubicMesh_Internal() local
|
| H A D | plextree.c | 3389 PetscInt leaf = -1; in DMPlexTransferInjectorTree() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2972 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
|