Skip to content

Add 3d kdtree construction and nearest neighbor search

Add 3d kdtree construction and nearest neighbor search with unit test in worklet folder.

This could increase the speed of particle data access.

The kdtree construction reference: "Portable Data-Parallel Visualization and Analysis in Distributed Memory Environments" (LDAV2013)

Merge request reports

Loading