- 22 Jul, 2016 4 commits
-
-
James Willis authored
First attempt at a vectorised version of the symmetrical force interaction. Fixed signal velocity assignment in non-sym version.
-
James Willis authored
Changed 'c' and 'POrho2' to 'soundspeed' and 'P_over_rho2'. Fixed signal velocity assigment bug in vectorised versions of the force interactions.
-
James Willis authored
-
James Willis authored
-
- 21 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 20 Jul, 2016 11 commits
-
-
James Willis authored
Moved calculations for the Balsara switch and P_over_rho from hydro_iact_force and hydro_iact_nonsym_force into hydro_prepare_force and hydro_predict_extra.
-
James Willis authored
Rearranged and replaced: div_v,curl_v->balsara,entropy_dt,pressure->P_over_rho variables of the part struct.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
James Willis authored
Corrected divergence update with minus sign for vectorised versions of the symmetrical and non-symmetrical density functions.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 19 Jul, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
Implemented vectorised versions of symmetrical and non-symmetrical density interaction functions for Gadget2.
-
- 18 Jul, 2016 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 16 Jul, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 15 Jul, 2016 5 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 14 Jul, 2016 10 commits
-
-
James Willis authored
-
James Willis authored
Added place holders for the vectorised versions of force and density interactions for Gadget2 and Minimal SPH schemes.
-
Matthieu Schaller authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Removed all compiler macros for vectorisation and replace with HAVE_ macros. Added WITH_VECTORIZATION #ifdef for turning vectorisation on and off.
-
Massimiliano Culpo authored
-
James Willis authored
-