mosaic-group / openfpm

OpenFPM: A scalable open framework for particle and particle-mesh codes on parallel computers
http://openfpm.mpi-cbg.de/
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

New DCPSE Implementation with Changelog and Examples #11

Open abhinavsns opened 2 months ago

abhinavsns commented 2 months ago

Improvements to code structure and performance. Overall improves performance of DCPSE up to 2-3x. Testing is around 10x faster on numerics.

Please see related PRs: PR in the submodule data for single-core data structures PR in the submodule pdata for multi-core parallel data structures PR in the submodule numerics for cleaning up the code and speedup