- 02 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 31 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 30 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Oct, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Pre-declare the sump structure to avoid warnings when the whole dumping mechanism is not available. Remove the '-malign-double' flag from the clang compilation line.
-
- 24 Oct, 2017 4 commits
-
-
Matthieu Schaller authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 23 Oct, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 20 Oct, 2017 3 commits
- 19 Oct, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 12 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 11 Oct, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Also detect whether the current POSIX implementation offers the optional function posix_fallocate(). If not, switch off the particle streamed logging.
-
Josh Borrow authored
Added information about using SWIFT on Apple devices as well as wrapping dump.c in an ifdef __APPLE__
-
- 09 Oct, 2017 3 commits
-
-
Peter W. Draper authored
-
James Willis authored
-
James Willis authored
-
- 08 Oct, 2017 4 commits
-
-
James Willis authored
-
Matthieu Schaller authored
Implement simple thread barriers to be used on systems where the POSIX implementation does not provide them. We default to the POSIX ones when detected at configure time.
-
James Willis authored
-
James Willis authored
-
- 07 Oct, 2017 5 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 06 Oct, 2017 5 commits
-
-
Josh Borrow authored
Added SWIFT code group to the output files to enable a quick check from other programs if the output was generated by SWIFT
-
James Willis authored
Created a branching function for DOPAIR2 to only call the vectorised function when vectorisation is enabled and call the serial version when corner cells interact. Moved some debug statements inside the branching functions.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Oct, 2017 2 commits
-
-
James Willis authored
Pad particle caches with sensible values for the smoothing length to prevent floating point exceptions.
-
James Willis authored
runner_dopair2_force_vec now runs correctly without looping over all particles. max_index have been populated using the max between hi and hj_max.
-