- 16 Nov, 2017 4 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 15 Nov, 2017 8 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
not tested yet.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
code runs without segfaults. I still need to test the correctness.
-
Cristian Lalescu authored
-
- 14 Nov, 2017 3 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
very simple functionality, but I gain two lines per value in the useful file, which I consider a big deal.
-
Cristian Lalescu authored
-
- 27 Oct, 2017 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 24 Oct, 2017 7 commits
-
-
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
-
- 20 Oct, 2017 2 commits
-
-
Cristian Lalescu authored
-
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.
-
- 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
-
- 02 Oct, 2017 4 commits
-
-
Berenger Bramas authored
Use the NOT many local size when the fftw call is split too, in order to have the correct size (usefull for corner cases only)
-
Berenger Bramas authored
Use a deleter to capture the free of the unique ptr allocated with fftw - update to use only ref of the field in particle system (avoid copy or move)
-
Berenger Bramas authored
-
Berenger Bramas authored
Update to correct memory access (still problem in the result that makes the particules not moving correctly)
-
- 29 Sep, 2017 4 commits
-
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
WIP Update fftw interface to split mpi many calls and replace direct calls to fftw by calls to our interface
-