- 05 Jul, 2016 4 commits
-
-
Quentin Khan authored
This constructor's aim was to provide a static_assert message that would indicate the error. This could have hindered sfinae as the constructor was seen as existing without failing compilation early.
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
The function is not necessary since FBasicParticle inherits from std::tuple. Use std::get instead.
-
- 04 Jul, 2016 4 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
The variadic constructor stores the attributes passed as parameters. The error was not clear when too many attributes were passed.
-
Quentin Khan authored
-
- 18 May, 2016 1 commit
-
-
Quentin Khan authored
-
- 08 Apr, 2016 1 commit
-
-
Quentin Khan authored
The constructor can take less arguments than there are attributes, the non specified ones are zero constructed.
-
- 04 Apr, 2016 1 commit
-
-
Quentin Khan authored
-
- 25 Mar, 2016 1 commit
-
-
Quentin Khan authored
-
- 23 Mar, 2016 1 commit
-
-
Quentin Khan authored
The FBasicParticle is a variadic class that automatically manages the attributes needed by other variadic containers.
-
- 06 Jun, 2013 1 commit
-
-
BRAMAS Berenger authored
-
- 30 Jan, 2013 1 commit
-
-
BRAMAS Berenger authored
-
- 12 Nov, 2012 1 commit
-
-
BRAMAS Berenger authored
-
- 05 Jun, 2012 1 commit
-
-
BRAMAS Berenger authored
Updated comments and refactored the code, now all mpi function are based on an independant communicator
-
- 16 Feb, 2012 1 commit
-
-
berenger-bramas authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@392 2616d619-271b-44dc-8df4-d4a8f33a7222
-
- 09 Feb, 2012 1 commit
-
-
berenger-bramas authored
Add blas kernel. Add rotation kernel. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@360 2616d619-271b-44dc-8df4-d4a8f33a7222
-
- 06 Feb, 2012 1 commit
-
-
berenger-bramas authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@356 2616d619-271b-44dc-8df4-d4a8f33a7222
-
- 04 Jan, 2012 1 commit
-
-
berenger-bramas authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@276 2616d619-271b-44dc-8df4-d4a8f33a7222
-
- 09 May, 2011 1 commit
-
-
berenger-bramas authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@82 2616d619-271b-44dc-8df4-d4a8f33a7222
-
- 26 Apr, 2011 1 commit
-
-
berenger-bramas authored
Here it the new src dir with some minor changes in CMake files. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@61 2616d619-271b-44dc-8df4-d4a8f33a7222
-