- Mar 23, 2022
-
-
Dominik Thoennes authored
-
- 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 23, 2021
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- Mar 25, 2021
-
-
- Jan 07, 2021
-
-
Sebastian Eibl authored
-
- Dec 28, 2020
-
-
Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available. We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
-
- Dec 17, 2020
-
-
also clean up some old leftovers nearby
-
- Oct 30, 2020
-
-
- Oct 23, 2020
-
-
Sebastian Eibl authored
-
- Nov 12, 2019
-
-
Michael Kuron authored
-
- Nov 08, 2019
-
-
Stephan Seitz authored
-
- Jun 03, 2019
-
-
Sebastian Eibl authored
-
- Apr 17, 2019
-
-
Sebastian Eibl authored
-
- Apr 11, 2019
-
-
Michael Kuron authored
-
- Apr 04, 2019
-
-
Sebastian Eibl authored
-
- Mar 28, 2019
-
-
Christoph Schwarzmeier authored
Replace boost::{type_traits, enable_if and mpl} with standard library features where (easily) possible
-
- Dec 12, 2018
-
-
Sebastian Eibl authored
-
- Jun 14, 2018
-
-
Sebastian Eibl authored
-
- Jan 27, 2018
-
-
Michael Kuron authored
-
- Dec 11, 2017
-
-
Martin Bauer authored
-
- Dec 08, 2017
-
-
Sebastian Eibl authored
-
- Aug 23, 2017
-
-
Christian Godenschwager authored
Also added wrapper for Metis & ParMetis to prevent it from polluting the global name space
-
- Mar 30, 2017
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-