PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
testNSearchLib.h File Reference
#include <string>
#include <vector>
Include dependency graph for testNSearchLib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  test::testNSearchData
 

Namespaces

namespace  test
 Namespace to group the methods used in testing of the library.
 

Functions

template<int dim = 3>
std::string test::testNanoflann (size_t N, double L, double dL, int seed)
 Perform test on nsearch.
 
template<int dim = 3>
std::string test::testNanoflannExcludeInclude (size_t N, double L, double dL, int seed, testNSearchData &data)
 Perform test on nsearch.
 
std::string test::testNanoflannClosestPoint (size_t N, double L, double dL, int seed)
 Perform test on nsearch.