- 08 Aug, 2016 2 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
-
- 02 Aug, 2016 1 commit
-
-
Quentin Khan authored
-
- 22 Jul, 2016 2 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
-
- 04 Jul, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 30 Jun, 2016 4 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
-
- 29 Jun, 2016 2 commits
-
-
Quentin Khan authored
-
Samuel Pitoiset authored
Introduced in 16b3a43f.
-
- 28 Jun, 2016 3 commits
-
-
-
Quentin Khan authored
-
PIACIBELLO Cyrille authored
-
- 23 Jun, 2016 4 commits
-
-
PRUVOST Florent authored
-
COULAUD Olivier authored
-
-
COULAUD Olivier authored
-
- 21 Jun, 2016 4 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
-
- 20 Jun, 2016 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 17 Jun, 2016 8 commits
-
-
Quentin Khan authored
-
Quentin Khan authored
The level that is required by the existing constructor is superfluous.
-
Quentin Khan authored
FTreeCoordinate and FPoint have a lot of methods in common. FTreeCoordinate now inherits from FPoint to avoid code duplication.
-
Quentin Khan authored
Correct shadow warning. Change Real typedef to FReal for consistency. Change operator>> to match orpator<< output.
-
-
PIACIBELLO Cyrille authored
-
Quentin Khan authored
-
Quentin Khan authored
-
- 16 Jun, 2016 6 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"];`.
-
Quentin Khan authored
-
Quentin Khan authored
Those fixes are needed when FTic does not rely on OpenMP timer.
-
Quentin Khan authored
Add a peek method to check timer without stopping it Make tac return elapsed time Add c++11 std::chrono timing
-
Quentin Khan authored
-