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