-
- Downloads
Merge branch 'sort_arrays' into 'master'
Allocate a separate sort array for each dimensions. As discussed, fixes #334. See merge request !380
Showing
- src/cell.c 5 additions, 1 deletionsrc/cell.c
- src/cell.h 1 addition, 1 deletionsrc/cell.h
- src/runner.c 19 additions, 18 deletionssrc/runner.c
- src/runner_doiact.h 5 additions, 5 deletionssrc/runner_doiact.h
- src/runner_doiact_vec.c 2 additions, 2 deletionssrc/runner_doiact_vec.c
- src/space.c 14 additions, 10 deletionssrc/space.c
- src/version.c 2 additions, 8 deletionssrc/version.c
- tests/test125cells.c 5 additions, 2 deletionstests/test125cells.c
- tests/test27cells.c 5 additions, 2 deletionstests/test27cells.c
- tests/testPair.c 5 additions, 2 deletionstests/testPair.c
- tests/testPeriodicBC.c 5 additions, 2 deletionstests/testPeriodicBC.c
- tests/testSPHStep.c 5 additions, 2 deletionstests/testSPHStep.c
Loading
Please register or sign in to comment