SPH
src
core
objects
finders
KdTree.cpp
Go to the documentation of this file.
1
#include "
objects/finders/KdTree.h
"
2
3
NAMESPACE_SPH_BEGIN
4
5
thread_local
Array<ProcessedNode>
nodeStack
;
6
7
NAMESPACE_SPH_END
NAMESPACE_SPH_BEGIN
NAMESPACE_SPH_BEGIN
Definition:
BarnesHut.cpp:13
nodeStack
NAMESPACE_SPH_BEGIN thread_local Array< ProcessedNode > nodeStack
Cached stack to avoid reallocation.
Definition:
KdTree.cpp:5
KdTree.h
K-d tree for efficient search of neighbouring particles.
NAMESPACE_SPH_END
#define NAMESPACE_SPH_END
Definition:
Object.h:12
Array
Generic dynamically allocated resizable storage.
Definition:
Array.h:43
Generated by
1.9.1