- Apr 19, 2019
-
-
Christoph Schwarzmeier authored
-
- Apr 18, 2019
-
-
Sebastian Eibl authored
added IProbe communication for varying size communication See merge request walberla/walberla!198
-
- Apr 17, 2019
-
-
Christoph Schwarzmeier authored
Fix use of references in BoundaryHandlingCollection's constructor See merge request !201
-
Sebastian Eibl authored
[API] Change BodyTypeTuple of Union to variadic template Closes #87 See merge request !189
-
Michael Kuron authored
-
Sebastian Eibl authored
-
so Union<std::tuple<Sphere,Box>> becomes Union<Sphere,Box>
-
- Apr 16, 2019
-
-
Martin Bauer authored
[API] Replace boost tuple and allow building Walberla without Boost Closes #48 See merge request walberla/walberla!197
-
- Apr 12, 2019
-
-
Christoph Rettinger authored
-
Michael Kuron authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Apr 11, 2019
-
-
Michael Kuron authored
-
Christoph Schwarzmeier authored
Add /.idea to .gitignore See merge request !200
-
Christoph Schwarzmeier authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
It is not actually used anywhere (since the removal of the old pe), is very hard to read, and essentially contains a custom clone of std::tuple. If it is ever needed, it could easily be re-implemented using std::tuple and variadic templates in significantly less code.
-
Michael Kuron authored
-
Michael Kuron authored
-
Dominik Thoennes authored
fix missing assert include See merge request !199
-
- Apr 10, 2019
-
-
Dominik Thoennes authored
-
Sebastian Eibl authored
Remove boost uuid See merge request !191
-
Christoph Schwarzmeier authored
Remove boost::algorithm See merge request !196
-
Christoph Schwarzmeier authored
-
- Apr 08, 2019
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
Remove boost multi_array See merge request !195
-
Christoph Rettinger authored
-
- Apr 05, 2019
-
-
Nils Kohl authored
-
Dominik Thoennes authored
Resolve "no semicolon after WALBERLA_ASSERT in release" Closes #90 See merge request !193
-
Dominik Thoennes authored
Remove boost::dynamic_bitset See merge request walberla/walberla!194
-
Dominik Thoennes authored
-
- Apr 04, 2019
-
-
Dominik Thoennes authored
This is needed to avoid different behaviour between release and debug builds
-
Nils Kohl authored
-
Sebastian Eibl authored
-
Nils Kohl authored
Fixing std::optional (std::experimental::optional does not seem to have the exact same interface as std::optional)
-
Nils Kohl authored
-
- Apr 03, 2019
-
-
Christoph Rettinger authored
-