- 18 Jun, 2018 15 commits
-
-
Matthieu Schaller authored
-
-
-
-
-
-
-
-
-
-
Extract the mesh gravity forces to a separate set of functions. Get the forces directly from the mesh to the gparts. Do not use the tree here.
-
-
-
-
Matthieu Schaller authored
-
- 15 Jun, 2018 6 commits
-
-
Peter W. Draper authored
Parser improvement See merge request !557
-
Peter W. Draper authored
-
Peter W. Draper authored
Could use /**/ if all clients where at git 1.8+ and avoid these duplicate lines
-
Peter W. Draper authored
-
Peter W. Draper authored
Use unused not non-used or indeed not-used, these parameters, in an ideal circumstance, should be intentionally not used, so unused is more correct. Also fix up small issues in whitespace in the code and output
-
Peter W. Draper authored
-
- 14 Jun, 2018 8 commits
- 13 Jun, 2018 4 commits
-
-
Matthieu Schaller authored
Add large system docs See merge request !563
-
Josh Borrow authored
-
Josh Borrow authored
Added information about adding external libraries that are not found automatically by the configure script to the docs.
-
Josh Borrow authored
-
- 06 Jun, 2018 2 commits
-
-
Matthieu Schaller authored
Correct conversion of peculiar velocities to internal velocities (and vice-versa) in the i/o modules.
-
Matthieu Schaller authored
Rename some functions called in the ghost loop to be more consistent with the extra_ghost loop. See merge request !561
-
- 05 Jun, 2018 5 commits
-
-
Matthieu Schaller authored
-
Josh Borrow authored
-
Josh Borrow authored
Similar refactoring changes as to GIZMO-MFM but for MFV to ensure it works with the new gradient loop functions.
-
Josh Borrow authored
-
Josh Borrow authored
-