Does RadixSort is used in DualSPHysics?

edited December 2016 in DualSPHysics_v4.0
hi DualsPHysics,

I've been studying the source code for better understanding sph algorithm in the software.

in paper "GPUs, a New Tool of Acceleration in CFD: Efficiency and Reliability on Smoothed Particle Hydrodynamics Methods" stated that "Reordering the particles according to the cells they belong is computed using the optimised radixsort algorithm provided by CUDA". But, in the source code and doxygen documentation i cannot find the JradixSort::Sort/Jradixsort::SortData/jpartsload4::sortparticles is being called by other classes. where does radixsort is used in code exactly?

Comments

Sign In or Register to comment.