SPH
KdTree.cpp
Go to the documentation of this file.
2 
4 
6 
NAMESPACE_SPH_BEGIN
Definition: BarnesHut.cpp:13
NAMESPACE_SPH_BEGIN thread_local Array< ProcessedNode > nodeStack
Cached stack to avoid reallocation.
Definition: KdTree.cpp:5
K-d tree for efficient search of neighbouring particles.
#define NAMESPACE_SPH_END
Definition: Object.h:12
Generic dynamically allocated resizable storage.
Definition: Array.h:43