- 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 7 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
-
James Willis authored
-
James Willis authored
-
- 04 Dec, 2016 1 commit
-
-
Pedro Gonnet authored
-
- 02 Dec, 2016 6 commits
-
-
Peter W. Draper authored
Gravity only tests
-
James Willis authored
-
James Willis authored
-
Peter W. Draper authored
-
James Willis authored
-
James Willis authored
-
- 01 Dec, 2016 9 commits
-
-
James Willis authored
-
James Willis authored
-
Matthieu Schaller authored
-
James Willis authored
Added more in depth timers for interaction functions and added macros to choose which versioin of DOSELF1 to use.
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
Matthieu Schaller authored
-
- 30 Nov, 2016 4 commits
-
-
James Willis authored
-
James Willis authored
Changed scenario to a test particle at the center of a unit sphere. The serial results are now compared against the vectorised results using the compare functions and differences are flagged.
-
James Willis authored
-
James Willis authored
Added functions to compare particles' properties and return an error if they differ more than the provided accuracy.
-