Searched defs:dist_sqr (Results 1 – 2 of 2) sorted by relevance
363 …_leaf, PetscReal offset[], PetscReal rd, PetscReal tol_sqr, PetscCount *index, PetscReal *dist_sqr) in PetscKDTreeQuery_Recurse()
718 PetscReal dist_sqr = 0; in DMPlexCorrectOrientationForIsoperiodic() local