-
- Downloads
Merge branch 'gadget2-part-update' into 'master'
Gadget2 part update A compilation of changes from @jwillis and myself re-factoring a bit the particle definition in the Gadget version. This has knock-on consequences on the other schemes. Also, a initial vectorization of the Gadget-2 interaction routines will be pushed in with the associated tests. These will be refined and actually used in a separate branch. See merge request !203
No related branches found
No related tags found
Showing
- src/drift.h 1 addition, 1 deletionsrc/drift.h
- src/hydro/Default/hydro.h 6 additions, 4 deletionssrc/hydro/Default/hydro.h
- src/hydro/Default/hydro_iact.h 12 additions, 12 deletionssrc/hydro/Default/hydro_iact.h
- src/hydro/Default/hydro_part.h 3 additions, 3 deletionssrc/hydro/Default/hydro_part.h
- src/hydro/Gadget2/hydro.h 44 additions, 14 deletionssrc/hydro/Gadget2/hydro.h
- src/hydro/Gadget2/hydro_debug.h 8 additions, 9 deletionssrc/hydro/Gadget2/hydro_debug.h
- src/hydro/Gadget2/hydro_iact.h 230 additions, 32 deletionssrc/hydro/Gadget2/hydro_iact.h
- src/hydro/Gadget2/hydro_part.h 21 additions, 22 deletionssrc/hydro/Gadget2/hydro_part.h
- src/hydro/Minimal/hydro.h 7 additions, 4 deletionssrc/hydro/Minimal/hydro.h
- src/hydro/Minimal/hydro_debug.h 2 additions, 2 deletionssrc/hydro/Minimal/hydro_debug.h
- src/hydro/Minimal/hydro_iact.h 3 additions, 3 deletionssrc/hydro/Minimal/hydro_iact.h
- src/hydro/Minimal/hydro_part.h 3 additions, 3 deletionssrc/hydro/Minimal/hydro_part.h
- src/kernel_hydro.h 3 additions, 0 deletionssrc/kernel_hydro.h
- src/runner.c 0 additions, 6 deletionssrc/runner.c
- src/timestep.h 2 additions, 2 deletionssrc/timestep.h
- tests/Makefile.am 5 additions, 1 deletiontests/Makefile.am
- tests/test27cells.c 3 additions, 2 deletionstests/test27cells.c
- tests/testNonSymInt.c 251 additions, 0 deletionstests/testNonSymInt.c
- tests/testPair.c 2 additions, 2 deletionstests/testPair.c
- tests/testSymInt.c 248 additions, 0 deletionstests/testSymInt.c
Loading
Please register or sign in to comment