DataTransferKit - Multiphysics Solution Transfer Services
2.0
|
#include <DTK_nanoflann.hpp>
This record represents a branch point when finding neighbors in the tree. It contains a record of the minimum distance to the query point, as well as the node at which the search resumes.
Definition at line 966 of file DTK_nanoflann.hpp.