aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/ParticleUtils.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-09-14Implement leveling thinning algorithm (#1283)Gravatar NeilZaim 1-0/+52
* Initial commit (not working) * First working version * Cleaning and adding Doxygen comments * Apply suggestions from code review * Move findParticlesInEachCell to Utils/ParticleUtils Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>