Searched refs:is_root_leaf (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/utils/ |
| H A D | kdtree.c | 25 PetscBool is_root_leaf; member 293 …temAndLeaves(kd_build, sorted_indices, temp, 0, num_coords, 0, &tree->is_root_leaf, &tree->root_ha… in PetscKDTreeCreate() 446 …_Recurse(tree, &points[p * tree->dim], tree->root_handle, (char)tree->is_root_leaf, offsets, rd, P… in PetscKDTreeQueryPointsNearestNeighbor()
|