![]() |
PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include "util/point.h"#include "util/methods.h"#include <cstdint>#include <string>#include <vector>#include "nflannSetup.h"Go to the source code of this file.
Data Structures | |
| class | nsearch::BaseNSearch |
| A class for nearest neighbor search. More... | |
| class | nsearch::NFlannSearchKd< dim > |
| A class for nearest neighbor search using nanoflann library. More... | |
Namespaces | |
| namespace | nsearch |
| Methods for performing efficient search of neighboring points. | |