#include <deal2lkit/config.h>#include <deal2lkit/utilities.h>#include <deal.II/base/function.h>#include <deal2lkit/parameter_acceptor.h>#include <external/nanoflann.h>Go to the source code of this file.
Classes | |
| class | ParsedKDTreeDistance< dim > |
| A deal2lkit wrapper for the nanoflann library, used to compute the distance from a collection of points. More... | |
| struct | ParsedKDTreeDistance< dim >::PointCloudAdaptor |
| Adaptor class used internally by nanoflann. More... | |