- Jul 13, 2023
-
-
- May 02, 2023
-
-
- Jan 25, 2023
-
-
- Apr 21, 2022
-
-
- 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
-
- Nov 08, 2021
-
-
- Nov 06, 2021
-
-
- 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 17, 2020
-
-
also clean up some old leftovers nearby
-
- Dec 11, 2020
-
-
- Sep 07, 2020
-
-
Stephan Seitz authored
-
- Jul 10, 2020
-
-
- May 19, 2020
-
-
Lukas Werner authored
-
Lukas Werner authored
-
- Nov 08, 2019
-
-
- 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.
-
- Jul 04, 2019
-
-
Sebastian Eibl authored
-
- Jul 01, 2019
-
-
Christoph Schwarzmeier authored
-
- Apr 05, 2019
-
-
Nils Kohl authored
-
- Apr 04, 2019
- Mar 28, 2019
-
-
Christoph Schwarzmeier authored
Replace boost::{type_traits, enable_if and mpl} with standard library features where (easily) possible
-
- Mar 27, 2019
-
-
Sebastian Eibl authored
-
- Jan 22, 2019
-
-
Martin Bauer 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
-
- Jun 05, 2018
-
-
Sebastian Eibl authored
-
- May 28, 2018
-
-
Christian Godenschwager authored
Add fine/coarse overlap regions boundaries and fluid cells have to be setup according to the coarse grid resolution.
-
- Apr 30, 2018
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- Apr 06, 2018
-
-
Sebastian Eibl authored
-
- Feb 19, 2018
-
-
Sebastian Eibl authored
extended VTKMeshWriter to support uint64_t
-