- Jan 28, 2020
-
-
Sebastian Eibl authored
COPY -> ON_GHOST_CREATION MIGRATION -> ON_OWNERSHIP_CHANGE
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jan 27, 2020
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- Jan 15, 2020
-
-
Dominik Thoennes authored
-
- Dec 04, 2019
-
-
Martin Bauer authored
-
- Nov 21, 2019
-
-
Sebastian Eibl authored
-
- Nov 13, 2019
-
-
Sebastian Eibl authored
-
- Nov 12, 2019
-
-
Michael Kuron authored
-
- Nov 11, 2019
-
-
Michael Kuron authored
-
- Nov 08, 2019
-
-
Stephan Seitz authored
-
-
Christoph Rettinger authored
-
- Nov 07, 2019
-
-
Sebastian Eibl authored
-
- Oct 29, 2019
-
-
Christoph Schwarzmeier authored
-
- Oct 15, 2019
-
-
Michael Kuron authored
-
- Oct 08, 2019
-
-
Sebastian Eibl authored
-
- Oct 07, 2019
-
-
Sebastian Eibl authored
-
- Oct 04, 2019
-
-
Sebastian Eibl authored
as this class is often needed it is now part of the mesa_pd core
-
Sebastian Eibl authored
-
- Sep 24, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Sep 16, 2019
-
-
Michael Kuron authored
-
-
- Sep 04, 2019
-
-
Sebastian Eibl authored
-
- Sep 02, 2019
-
-
Sebastian Eibl authored
-
- Aug 29, 2019
-
-
- Aug 28, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Aug 26, 2019
-
-
Arash Partow authored
-
- Aug 16, 2019
-
-
Dominik Thoennes authored
To break unneeded dependencies in postprocessing the SQLite part is moved to its own module and namespace. Therefore in the include and the function calls "postprocessing" hast to be removed or replaced by "sqlite" e.g.: #include "postprocessing/sqlite/SQLite.h" -> #include "sqlite/SQLite.h" postprocessing::store... -> sqlite::store...
-
- Aug 13, 2019
-
-
Sebastian Eibl authored
-
- Aug 12, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
there is no need for a special rotation matrix class
-
- Aug 09, 2019
-
-
Sebastian Eibl authored
BlockForestDomain is now passed via argument rather than recreated in every call.
-
Sebastian Eibl authored
-