- 21 Sep, 2021 1 commit
-
-
COULAUD Olivier authored
-
- 18 Mar, 2019 1 commit
-
-
ESTERIE Pierre authored
-
- 12 Jun, 2018 1 commit
-
-
COULAUD Olivier authored
-
- 11 Apr, 2017 1 commit
-
-
Quentin Khan authored
This allows altering the LICENCE text without changing all files. It should avoid merge conflicts in the future.
-
- 29 Jun, 2016 1 commit
-
-
Quentin Khan authored
-
- 16 Jun, 2016 2 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
The timers are mapped to a std::string. The basic ones (P2L, P2M, M2M, M2P, M2L, L2L, L2P, P2P) have a constexpr definition. Any new timer can be added by calling `Timers["timer name"];`.
-
- 26 May, 2016 1 commit
-
-
Quentin Khan authored
-
- 20 May, 2016 1 commit
-
-
Quentin Khan authored
The timers are mapped to a std::string. The basic ones (P2L, P2M, M2M, M2P, M2L, L2L, L2P, P2P) have a constexpr definition. Any new timer can be added by calling `Timers["timer name"];`.
-
- 06 Jul, 2015 1 commit
-
-
Quentin Khan authored
- `nbTimers` constant has been moved to the end of the `Timers` enum to automaticaly get the number of timers. - `Timers` array has been moved to the stack. - Copy and a move constructors were added.
-
- 19 Jun, 2015 1 commit
-
-
PIACIBELLO Cyrille authored
-
- 29 Apr, 2015 1 commit
-
-
PIACIBELLO Cyrille authored
-
- 27 Jan, 2015 1 commit
-
-
PIACIBELLO Cyrille authored
-
- 08 Jan, 2015 1 commit
-
-
PIACIBELLO Cyrille authored
FAlgorithmTimers added, set in AlgorithmThread, Algorithm, and AlgorithmThreadProc, use as shown in testFmmAlgorithm.cpp
-