pypr / pysph

A framework for Smoothed Particle Hydrodynamics in Python
http://pysph.readthedocs.io
Other
441 stars 137 forks source link

Improved Parallel Algorithm for Octree and Compressed Octree #338

Closed MiloniAtal closed 2 years ago

MiloniAtal commented 2 years ago

One thread launch parallel algorithm for Octree and Compressed Octree. Also fixed memory leak in the algorithm.