- 26 Oct, 2017 8 commits
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Cristian Lalescu authored
-
Berenger Bramas authored
Add a method to extract some states of the particles -- extractParticlesState(0,3) should return the positions
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Berenger Bramas authored
Ensure that the limit will not be included in the interval -- Add an assertion if a dead lock will appear
-
- 25 Oct, 2017 4 commits
-
-
Cristian Lalescu authored
Sampled position is different from checkpoint position, I still need to fix that. However, there's another issue that needs to be solved first
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 24 Oct, 2017 8 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
This reverts commit b4bbc44b.
-
Cristian Lalescu authored
This reverts commit 6c803fa1.
-
Cristian Lalescu authored
This reverts commit f843c813.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 23 Oct, 2017 1 commit
-
-
Berenger Bramas authored
-
- 20 Oct, 2017 3 commits
-
-
Berenger Bramas authored
Debug -- add default value for cutoff and options -- use different tag values to be idle if missmatch
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 19 Oct, 2017 6 commits
-
-
Berenger Bramas authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
a lot easier to read now
-
Cristian Lalescu authored
-
- 18 Oct, 2017 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
the "simname_particles.h5" file is now only opened once, and then samples are written the same as before. some sanity checks of the velocity and acceleration data should still be performed.
-
- 13 Oct, 2017 1 commit
-
-
Berenger Bramas authored
Make it compile, but I would have prefer a class attribute instead of method to decompose template of field
-
- 12 Oct, 2017 1 commit
-
-
Berenger Bramas authored
-
- 10 Oct, 2017 2 commits
-
-
Berenger Bramas authored
-
Cristian Lalescu authored
-
- 06 Oct, 2017 2 commits
-
-
Cristian Lalescu authored
for linking against some particular libraries, it's necessary to add "extra_libraries" such as '-Wl,--start-group'. Therefore when the compile command is now constructed, "extra_libraries" are checked to see whether they start with '-' or '/' (for static libraries given as full file names).
-
Cristian Lalescu authored
-
- 04 Oct, 2017 2 commits
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-