Searched refs:PetscKDTreeQueryLeaf_CopyCoords (Results 1 – 1 of 1) sorted by relevance
342 static inline PetscErrorCode PetscKDTreeQueryLeaf_CopyCoords(PetscKDTree tree, KDLeaf leaf, const P… in PetscKDTreeQueryLeaf_CopyCoords() function372 …if (leaf.coords_handle > -1) PetscCall(PetscKDTreeQueryLeaf_CopyCoords(tree, leaf, point, &point_i… in PetscKDTreeQuery_Recurse()