- 30 Sep, 2018 1 commit
-
-
James Willis authored
-
- 29 Sep, 2018 4 commits
-
-
James Willis authored
Conflicts: examples/main.c src/Makefile.am src/engine.c src/engine.h src/fof.c
-
James Willis authored
Conflicts: examples/main.c src/engine.c src/engine.h src/space.c
-
James Willis authored
-
James Willis authored
-
- 26 Sep, 2018 11 commits
-
-
Matthieu Schaller authored
Change VELOCIraptor file counting See merge request !622
-
Matthieu Schaller authored
Santa barbara analysis scripts See merge request !624
-
-
James Willis authored
-
Matthieu Schaller authored
-
Folkert Nobels authored
Use a static variable to count instead of machine time for simulation time intervals when using VELOCIraptor
-
Matthieu Schaller authored
Fix stars unit test See merge request !620
-
Matthieu Schaller authored
Updated enum names for VELOCIraptor output. See merge request !621
-
James Willis authored
-
Matthieu Schaller authored
-
Loic Hausammann authored
-
- 25 Sep, 2018 10 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Star density See merge request !581
-
Peter W. Draper authored
Merge branch '465-separate-the-hand-written-vectorization-and-the-auto-vectorization-flags' into 'master' Resolve "Separate the hand-written vectorization and the auto-vectorization flags" Closes #465 See merge request !617
-
Loic Hausammann authored
-
- 24 Sep, 2018 14 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Trim trailing space from line before parsing it. Closes #463 See merge request !619
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Update task dependency with nber link See merge request !616
-
James Willis authored
-
James Willis authored
Store particle offsets into group ID array as size_t along with the group ID, so that larger numbers of particles can be handled.
-
James Willis authored
-
James Willis authored
Set particle group IDs to new re-labeled ones. Added extra parameters to set the default group ID and default offset of group numbering.
-
James Willis authored
-
James Willis authored
Sort groups in descending order based upon size and re-label group IDs between 0-num_groups. Now done over MPI and each rank has a globally sorted list of local groups.
-
James Willis authored
-