Merge branch 'DOPAIR2_improvements' into 'master'
Reverse the loop to find the exit condition in DOPAIR2() to go from the centre to the outside Follows @jwillis' suggestion in #362. Also implements an early exit in the outer loop. If no particle can be in range any more (based on hi_max and hj_max), no need to keep checking the next particles. See merge request !422
Please register or sign in to comment