- 20 May, 2017 1 commit
-
-
James Willis authored
-
- 19 May, 2017 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
Created a typedef for a mask object to abstract the mask creation away from the user and placed it in vector.h.
-
- 17 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 16 May, 2017 1 commit
-
-
James Willis authored
-
- 12 May, 2017 1 commit
-
-
James Willis authored
-
- 05 May, 2017 1 commit
-
-
James Willis authored
Quicker to find neighbours with only 1 vector and no need to mask result of interaction if the remainder interactions have already been performed.
-
- 03 May, 2017 1 commit
-
-
James Willis authored
Pass vectors by address instead of value and use 2 vectors to find neighbours in runner_doself2_force_2.
-
- 28 Apr, 2017 1 commit
-
-
James Willis authored
-
- 27 Apr, 2017 3 commits
-
-
Matthieu Schaller authored
-
James Willis authored
-
James Willis authored
-
- 26 Apr, 2017 1 commit
-
-
James Willis authored
-
- 24 Apr, 2017 1 commit
-
-
James Willis authored
-
- 15 Mar, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 14 Mar, 2017 1 commit
-
-
James Willis authored
-
- 06 Mar, 2017 1 commit
-
-
James Willis authored
-
- 17 Jan, 2017 1 commit
-
-
James Willis authored
-
- 16 Jan, 2017 1 commit
-
-
James Willis authored
-
- 12 Jan, 2017 1 commit
-
-
James Willis authored
-
- 10 Jan, 2017 1 commit
-
-
James Willis authored
-
- 13 Dec, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
Replaced all calls to VEC_RECIPROCAL and VEC_RECIPROCAL_SQRT with vec_reciprocal and vec_reciprocal_sqrt.
-
- 05 Dec, 2016 1 commit
-
-
James Willis authored
-
- 02 Dec, 2016 1 commit
-
-
James Willis authored
-
- 01 Dec, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 30 Nov, 2016 1 commit
-
-
James Willis authored
Replaced all vector reciprocals with macros and fixed a bug in the non-sym and sym vector force interactions. Missing grad-h multiply in the sph-term.
-
- 29 Nov, 2016 1 commit
-
-
James Willis authored
-
- 28 Oct, 2016 1 commit
-
-
Matthieu Schaller authored
Safer versions of the error() and message() macros that can be used in if/else statements without braces.
-
- 14 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
Move rho_dh into the density sub-structure. Update the pressure and sound-speed after kick and drift
-
- 12 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 08 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 07 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
Moved the structure related to cooling into a separate file. Added a structure to the xpart to contain the accumulated radiative information.
-
- 01 Sep, 2016 1 commit
-
-
Massimiliano Culpo authored
-
- 30 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
Replaced all calls to fminf and fmaxf by the macros that was added for the integer min/max functions.
-
- 19 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
-