- May 18, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- May 17, 2018
-
-
Sebastian Eibl authored
-
- May 16, 2018
-
-
Sebastian Eibl authored
-
- May 08, 2018
-
-
Christoph Rettinger authored
-
- May 04, 2018
-
-
Christian Godenschwager authored
-
- May 03, 2018
-
-
Sebastian Eibl authored
-
- Apr 30, 2018
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- Apr 16, 2018
-
-
Michael Kuron authored
-
- Apr 11, 2018
-
-
Florian Schornbaum authored
-
Michael Kuron authored
-
- Apr 10, 2018
-
-
Michael Kuron authored
-
- Apr 09, 2018
-
-
Sebastian Eibl authored
-
Michael Kuron authored
- NearestNeighborFieldInterpolator::get needs to break out of all loops, just not the current one. While the test seemed to succeed anyway, it crashed with corrupted memory during exit when compiled with Intel 17 in Release mode. - FftTest should not use thread-unsafe RNG in parallel section. Otherwise the Intel 16 compiler crashes. - Revert to -openmp on Intel < 16.0.3, which crashes while processing some of our OpenMP loops (e.g. BoundaryHandling::treatDirection).
-
- Apr 08, 2018
-
-
Michael Kuron authored
Also adds OpenMP support for macOS (requires Xcode 7.0, CMake 3.12 and separate libomp from MacPorts/Homebrew)
-
- Apr 06, 2018
-
-
Sebastian Eibl authored
-
- Apr 05, 2018
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
- Apr 03, 2018
-
-
Michael Kuron authored
While it makes no sense to create these boundary types from a config file, geometry::initBoundaryHandling needs this function to be present for all boundary types in the boundary handling.
-
- Mar 28, 2018
-
-
Sebastian Eibl authored
was only a debug check
-
Sebastian Eibl authored
this should be the common case
-
Sebastian Eibl authored
-
- Mar 21, 2018
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Mar 14, 2018
-
-
Michael Kuron authored
- fix find_package(MPI) when WARNING_ERROR is defined and recent version of CMake is used - fix python_coupling Manager::addPath
-
- Mar 08, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Mar 06, 2018
-
-
Martin Bauer authored
-
- Feb 27, 2018
-
-
Sebastian Eibl authored
-
- Feb 26, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
Box Capsule Ellipsoid Sphere
-
- Feb 21, 2018
-
-
Michael Kuron authored
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
- Feb 20, 2018
-
-
Felix Winterhalter authored
calcInertia of Sphere is called with the wrong argument order. The sphere moment of inertia is completely wrong.
-
Christoph Rettinger authored
-
- Feb 19, 2018
-
-
Sebastian Eibl authored
-