cuNSearch
cuNSearch copied to clipboard
Minor changes in data structures and added a few getter functions
Added a few getter functions, and did some minor changes to the data structures. The latter now cause the neighbor-informations to remain on the GPU rather than being freed after each processed point set. This enables a faster GPU implementation of the rest of the simulation.