- 14 Nov, 2017 1 commit
-
-
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 5 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
-
Cristian Lalescu authored
-
- 28 Sep, 2017 1 commit
-
-
Chichi Lalescu authored
-
- 18 Sep, 2017 1 commit
-
-
Cristian Lalescu authored
-
- 14 Sep, 2017 1 commit
-
-
Cristian Lalescu authored
-
- 12 Sep, 2017 1 commit
-
-
Cristian Lalescu authored
-
- 07 Sep, 2017 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 18 Aug, 2017 1 commit
-
-
Cristian Lalescu authored
Add method to ``sample'' particle positions.
-
- 17 Aug, 2017 1 commit
-
-
Cristian Lalescu authored
-
- 15 Aug, 2017 1 commit
-
-
Cristian Lalescu authored
This version of the C++ library should be reasonably stable.
-
- 14 Aug, 2017 3 commits
-
-
Chichi Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 13 Aug, 2017 1 commit
-
-
Cristian Lalescu authored
I need to use it for many species of particles, so I added direct control over the particle species name.
-