- Apr 25, 2019
-
-
- parameter files for UniformGridGPU benchmark - memcpy-based GPU PackInfo
-
- 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
-
Michael Kuron authored
-
Sebastian Eibl authored
-
- Mar 26, 2019
-
-
Christoph Rettinger authored
-
-
Sebastian Eibl authored
-
Added functionality to LBM boundaries to optionally obtain the hydrodynamic force on those boundaries. Also added tests.
-
- Mar 25, 2019
-
-
- Mar 22, 2019
-
-
Nils Kohl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
moved generic blockforest creation functions from pe/CreateWorld to blockforest/Initialization.h
-
- Mar 21, 2019
-
-
Sebastian Eibl authored
-