- 30 Jun, 2016 2 commits
-
-
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 14 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
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
-
Quentin Khan authored
Those two methods are added to have a consistent naming scheme of the getters. The previous methods getCenterOfBox and getNbOfParticles still exist.
-
Quentin Khan authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-