- Apr 25, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Apr 24, 2019
-
-
Sebastian Eibl authored
disabled OpenMP parallelization for intel 17 in a non performance critical section
-
Sebastian Eibl authored
-
- Apr 19, 2019
-
-
Christoph Schwarzmeier authored
Add .clang-format See merge request walberla/walberla!202
-
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 walberla/walberla!201
-
Sebastian Eibl authored
[API] Change BodyTypeTuple of Union to variadic template Closes #87 See merge request walberla/walberla!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 walberla/walberla!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 walberla/walberla!199
-
- Apr 10, 2019
-
-
Dominik Thoennes authored
-
Sebastian Eibl authored
Remove boost uuid See merge request walberla/walberla!191
-
Christoph Schwarzmeier authored
Remove boost::algorithm See merge request walberla/walberla!196
-
Christoph Schwarzmeier authored
-
- Apr 08, 2019
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
Remove boost multi_array See merge request walberla/walberla!195
-
Christoph Rettinger authored
-
Nils Kohl authored
Remove boost tribool See merge request walberla/walberla!192
-
- 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
-