- Mar 29, 2019
-
-
Christoph Schwarzmeier authored
Fix errors introduced with replacing boost::type_traits See merge request walberla/walberla!190
-
Christoph Schwarzmeier authored
-
- Mar 28, 2019
-
-
Christoph Schwarzmeier authored
Replace boost::{type_traits, enable_if and mpl} with standard library features... See merge request walberla/walberla!182
-
Christoph Schwarzmeier authored
Replace boost::{type_traits, enable_if and mpl} with standard library features where (easily) possible
-
Sebastian Eibl authored
replace boost::tuple with std::tuple in pe See merge request walberla/walberla!187
-
Sebastian Eibl authored
Replace remaining uses of boost::ref and remove comments about boost See merge request walberla/walberla!188
-
- Mar 27, 2019
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Sebastian Eibl authored
-
Martin Bauer authored
-
Sebastian Eibl authored
Resolve "Add clang 8.0 to ci" Closes #84 See merge request walberla/walberla!179
-
Christoph Rettinger authored
Added docu to PdfField class Closes #1 See merge request walberla/walberla!185
-
- Mar 26, 2019
-
-
Christoph Rettinger authored
-
Christoph Rettinger authored
Replace Boost lexical_cast, numeric, math, range, demangle, hash See merge request walberla/walberla!184
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Christoph Rettinger authored
Obtain the force on bounce-back boundaries See merge request walberla/walberla!163
-
Added functionality to LBM boundaries to optionally obtain the hydrodynamic force on those boundaries. Also added tests.
-
- Mar 25, 2019
-
-
Christoph Schwarzmeier authored
undef internal macros in header files See merge request walberla/walberla!183
-
-
- Mar 22, 2019
-
-
Nils Kohl authored
Removing boost/array and boost/integer See merge request walberla/walberla!181
-
Nils Kohl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
moved generic blockforest creation functions from pe/CreateWorld to blockforest/Initialization.h
-
Martin Bauer authored
Removed unused LBM test case Closes #83 See merge request walberla/walberla!176
-
- Mar 21, 2019
-
-
Sebastian Eibl authored
Resolve "possible division by zero in DynamicDiffusive load balancer" Closes #41 See merge request walberla/walberla!178
-
Sebastian Eibl authored
-
Nils Kohl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
use the general classes instead. they support levelwise load balancing via a constructor parameter default is levelwise for backward compatibility
-
Sebastian Eibl authored
Resolve "introduce contact based pe load balancing" Closes #82 See merge request walberla/walberla!174
-
Sebastian Eibl authored
Resolve "possible segfault in DynamicDiffusive load balancer" Closes #42 See merge request walberla/walberla!175
-
Christoph Rettinger authored
Removed boost exception See merge request walberla/walberla!177
-
- Mar 20, 2019
-
-
Nils Kohl authored
This mainly includes an implementation for boost::uint_t::least.
-
Nils Kohl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-