-
- Downloads
Merge branch 'cell-struct-renaming' into 'master'
Renaming of variables in cell and space struct Renamed 'h' in cell struct to 'width' and renamed 'h' and 'ih' in the space struct to 'width' and 'iwidth'. See merge request !206
No related branches found
No related tags found
Showing
- src/cell.c 7 additions, 7 deletionssrc/cell.c
- src/cell.h 1 addition, 1 deletionsrc/cell.h
- src/engine.c 10 additions, 7 deletionssrc/engine.c
- src/map.c 14 additions, 10 deletionssrc/map.c
- src/partition.c 13 additions, 12 deletionssrc/partition.c
- src/runner_doiact.h 6 additions, 6 deletionssrc/runner_doiact.h
- src/runner_doiact_grav.h 9 additions, 8 deletionssrc/runner_doiact_grav.h
- src/space.c 21 additions, 21 deletionssrc/space.c
- src/space.h 1 addition, 1 deletionsrc/space.h
- tests/test27cells.c 3 additions, 3 deletionstests/test27cells.c
- tests/testPair.c 3 additions, 3 deletionstests/testPair.c
- tests/testSPHStep.c 3 additions, 3 deletionstests/testSPHStep.c
Loading
Please register or sign in to comment