-
- Downloads
Added external potential energy calculation to statistics.c
Branches
Tags
Showing
- examples/main.c 14 additions, 8 deletionsexamples/main.c
- src/Makefile.am 3 additions, 2 deletionssrc/Makefile.am
- src/cell.c 118 additions, 0 deletionssrc/cell.c
- src/cell.h 2 additions, 9 deletionssrc/cell.h
- src/engine.c 176 additions, 193 deletionssrc/engine.c
- src/potential/disc_patch/potential.h 1 addition, 1 deletionsrc/potential/disc_patch/potential.h
- src/potential/isothermal/potential.h 5 additions, 5 deletionssrc/potential/isothermal/potential.h
- src/potential/none/potential.h 15 additions, 0 deletionssrc/potential/none/potential.h
- src/potential/point_mass/potential.h 6 additions, 6 deletionssrc/potential/point_mass/potential.h
- src/potential/softened_isothermal/potential.h 5 additions, 5 deletionssrc/potential/softened_isothermal/potential.h
- src/runner.c 104 additions, 115 deletionssrc/runner.c
- src/scheduler.c 78 additions, 11 deletionssrc/scheduler.c
- src/scheduler.h 22 additions, 0 deletionssrc/scheduler.h
- src/space.c 16 additions, 2 deletionssrc/space.c
- src/statistics.c 331 additions, 0 deletionssrc/statistics.c
- src/statistics.h 79 additions, 0 deletionssrc/statistics.h
- src/threadpool.c 15 additions, 7 deletionssrc/threadpool.c
Loading
Please register or sign in to comment