Commit Graph

10 Commits

Author SHA1 Message Date
Guilhem Lavaux
80951b4b52 Fixed KDTree recursion and splitting technique 2012-05-21 14:04:21 -04:00
Guilhem Lavaux
5fa5a73104 Added more modularity in the way the KD tree is built 2012-05-20 09:21:00 -04:00
Guilhem Lavaux
1ae7233139 Have a recursion that only count particles 2011-06-22 13:57:06 -05:00
Guilhem Lavaux
247fc4db6b Fixed to correctly support velocities in gadget. Fixed on-disk format on kdtree 2011-03-17 13:39:20 -05:00
Your Name
f04e7dd41b New functions to save the built KDTree on disk 2011-02-24 18:04:42 -05:00
Guilhem Lavaux
2e097cb8cd Fixes. Support for precomputing the number of elements in a subtree 2009-12-07 15:46:39 +01:00
Guilhem Lavaux
4bd956e41f More type parametrization 2009-02-03 19:00:46 -06:00
Guilhem Lavaux
6510accb2e Renamed NGB* KDTree to KD* to avoid conflict with OctTree 2009-01-11 09:39:57 -06:00
Guilhem Lavaux
659cb9affe Implemented neighbour searching in KDTree (+ BoundedQueue) 2009-01-09 17:42:14 -06:00
Guilhem Lavaux
a6341d3378 Generic KD Tree 2009-01-08 09:18:14 -06:00