- 30 Jul, 2019 3 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 26 Jul, 2019 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 22 Jul, 2019 2 commits
-
-
Christoph Schwarzmeier authored
[API] Rename mathematical constants to make them differ from C macros See merge request !216
-
Christoph Schwarzmeier authored
-
- 20 Jul, 2019 1 commit
-
-
Sebastian Eibl authored
Silence some libcxx versions' warnings about std::experimental deprecation See merge request !217
-
- 18 Jul, 2019 3 commits
-
-
Christoph Rettinger authored
[API] Add momentum conservation to the Momentum Exchange Method and hook for PDF destruction See merge request !215
-
-
Michael Kuron authored
We do our own availability detection in CMake, so we don't care about the deprecation.
-
- 12 Jul, 2019 1 commit
-
-
Martin Bauer authored
-
- 11 Jul, 2019 2 commits
-
-
Sebastian Eibl authored
Sync Ghost Owner See merge request !214
-
Sebastian Eibl authored
CHANGE isCommunciationRunning -> isCommunicationRunning
-
- 10 Jul, 2019 2 commits
-
-
Sebastian Eibl authored
Union refactoration See merge request !158
-
[API] removed rpos from all body constructors Changes: Bodies that are part of a union now store all attributes relative to its respective coordinate frame. This affects gpos and q (Rotation), which are implicitly relative once a body becomes part of the union. These properties became private and the global Position can be accessed via getGlobalPos() which performs a recursive calcuation of the position of this body in the world frame. This avoids error-prone update procedures, if a Union is tranlated or rotated.
-
- 05 Jul, 2019 2 commits
-
-
Sebastian Eibl authored
added GCC9 to ci See merge request !213
-
Sebastian Eibl authored
-
- 04 Jul, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 03 Jul, 2019 2 commits
-
-
Sebastian Eibl authored
Added DetectAndStoreContacts-Kernel and its testcase, performed other... See merge request !211
-
Added DetectAndStoreContacts-Kernel and its testcase, performed other adaptions in preperation of HCSITS-Solver integreation
-
- 01 Jul, 2019 2 commits
-
-
Christoph Schwarzmeier authored
Create header for BoundaryLocationFunction and update ComplexGeometry.cpp See merge request !212
-
Christoph Schwarzmeier authored
-
- 27 Jun, 2019 1 commit
-
-
Martin Bauer authored
-
- 25 Jun, 2019 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 24 Jun, 2019 1 commit
-
-
Martin Bauer authored
-
- 18 Jun, 2019 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- different stencils supported - mpi datatype communication: full vs. required pdfs only - adapted config file
-
Martin Bauer authored
-
- 14 Jun, 2019 1 commit
-
-
Martin Bauer authored
-
- 13 Jun, 2019 6 commits
-
-
Martin Bauer authored
Probe vs extra message See merge request !209
-
Sebastian Eibl authored
-
Martin Bauer authored
-
Sebastian Eibl authored
[BufferSystem] moved clearing of recv buffers from endCommunication to startCommunication
-
Sebastian Eibl authored
-
Martin Bauer authored
using memcpy instead of packing individual elements is faster See merge request !208
-