Find missing interactions in DOPAIR2 and vectorized version.
Fixes three small bugs in the neighbour search:
- Don't remove rshift from hi_max and pass h_max to populate_max_index_no_cache_force.
- Fixes missing interactions in runner_dopair2_force_vec.
- Fixes missing interactions in DOPAIR2 due to < versus <=.
Edited by Matthieu Schaller
Merge request reports
Activity
added 1 commit
- 436eb366 - Fix for serial dopair2 in the rare case when the particle separation equals the smoothing length.
So that's all fine and been tested extensively (see !443 (merged) that led to these fixes). Just making sure we are not inadvertently breaking anything.
Edited by Matthieu Schallermentioned in commit 9ddb0c82
Please register or sign in to reply