- Jun 05, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
option is intended for benchmarking, for production runs leave the local communication optimization switched on
-
Sebastian Eibl authored
-
- Jun 03, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- May 28, 2019
-
-
Sebastian Eibl authored
-
- May 16, 2019
-
-
Sebastian Eibl authored
-
- May 07, 2019
-
-
Christoph Schwarzmeier authored
-
- May 03, 2019
-
-
-
Sebastian Eibl authored
-
- Apr 24, 2019
-
-
Sebastian Eibl authored
disabled OpenMP parallelization for intel 17 in a non performance critical section
-
Sebastian Eibl authored
-
- Apr 17, 2019
-
-
Michael Kuron authored
-
so Union<std::tuple<Sphere,Box>> becomes Union<Sphere,Box>
-
- Apr 12, 2019
-
-
Michael Kuron authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Apr 11, 2019
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
It is not actually used anywhere (since the removal of the old pe), is very hard to read, and essentially contains a custom clone of std::tuple. If it is ever needed, it could easily be re-implemented using std::tuple and variadic templates in significantly less code.
-
Michael Kuron authored
-
Michael Kuron authored
-
- Apr 10, 2019
-
-
Dominik Thoennes authored
-
Christoph Schwarzmeier authored
-
- Apr 08, 2019
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
-
- Apr 05, 2019
-
-
Nils Kohl authored
-
Dominik Thoennes authored
-
- Apr 04, 2019
-
-
Dominik Thoennes authored
This is needed to avoid different behaviour between release and debug builds
-
Nils Kohl authored
-
Sebastian Eibl authored
-
Nils Kohl authored
-
- Apr 03, 2019
-
-
Christoph Rettinger authored
-
- Mar 29, 2019
-
-
Christoph Schwarzmeier authored
-
- Mar 28, 2019
-
-
Christoph Schwarzmeier authored
Replace boost::{type_traits, enable_if and mpl} with standard library features where (easily) possible
-
- Mar 27, 2019
-
-
Michael Kuron authored
-