|
SPH
|
Implementation of Octree algorithm for kNN queries. More...
#include "objects/containers/Array.h"#include "objects/finders/NeighbourFinder.h"#include "objects/geometry/Box.h"#include "system/Profiler.h"Go to the source code of this file.
Variables | |
| constexpr NAMESPACE_SPH_BEGIN Size | MAX_CHILDREN_PER_LEAF = 1 |
|
constexpr |