- 16 Jan, 2017 4 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 13 Jan, 2017 3 commits
-
-
James Willis authored
-
James Willis authored
Fixed bug with intrinsic dopair1. Break in search loop and there is no need to pad cache and check for r2>0 in dopair as particles past the threshold will return false in r2<hig2.
-
James Willis authored
-
- 12 Jan, 2017 4 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 10 Jan, 2017 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 05 Jan, 2017 1 commit
-
-
James Willis authored
-
- 16 Dec, 2016 1 commit
-
-
James Willis authored
-
- 15 Dec, 2016 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 14 Dec, 2016 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 13 Dec, 2016 11 commits
-
-
James Willis authored
Removed unnecessary arguments to calcRemainder() and perform all interactions at the end of the 1st loop for each pi.
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Moved entry struct to runner.h for inclusion in runner_doiact_vec.h and added #ifdef to call vectorised version of dopair1.
-
James Willis authored
Replaced all calls to VEC_RECIPROCAL and VEC_RECIPROCAL_SQRT with vec_reciprocal and vec_reciprocal_sqrt.
-
James Willis authored
-
- 07 Dec, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 05 Dec, 2016 5 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
Peter W. Draper authored
Space rebuild Implements #243. space_split with bucketsort instead of quicksort. Reduce the amount of swaps needed to sort the particles into the correct progeny, should be faster and scale better. See merge request !284
-