- Dec 07, 2021
-
-
instead of the custom walberla_add_module the `add_library` command is now used for all folders in `src` to create libraries which can then be used as cmake targets
-
- Sep 04, 2021
-
-
Jean-Noël Grad authored
Delete Doxygen blocks duplicated in both .h and .cpp files. Fix incorrect argument names in \param blocks. Fix filenames in \file blocks. Fix broken Doxygen syntax (broken numerated lists containing more than 9 items, invalid HTML tags, broken links in \ref and malformed math equations). Wrap code blocks inside \code ... \endcode.
-
- Apr 15, 2021
-
-
- Dec 11, 2020
-
-
- May 19, 2020
-
-
Lukas Werner authored
-
- Sep 24, 2019
-
-
Sebastian Eibl authored
-
- Jul 10, 2019
-
-
[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.
-
- Mar 27, 2019
-
-
Sebastian Eibl authored
-
- Sep 28, 2018
-
-
Sebastian Eibl authored
-
- Aug 22, 2018
-
-
Sebastian Eibl authored
-
- Aug 09, 2018
-
-
Christian Godenschwager authored
-
- Aug 07, 2018
-
-
Christoph Rettinger authored
-
- Jun 14, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jun 06, 2018
-
-
Sebastian Eibl authored
-
- Apr 06, 2018
-
-
Sebastian Eibl authored
-
- Feb 19, 2018
-
-
Sebastian Eibl authored
extended VTKMeshWriter to support uint64_t
-
- Jan 19, 2018
-
-
Sebastian Eibl authored
-
- Jan 18, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
static calcMass and calcInertia functions are now available for all geometries
-
- Dec 20, 2017
-
-
Christian Godenschwager authored
-