- May 05, 2017
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
New PE Body: Union See merge request !4
-
- May 04, 2017
-
-
Sebastian Eibl authored
-
- May 03, 2017
-
-
Sebastian Eibl authored
WALBERLA_CHECK_FLOAT_EQUAL_EPSILON WALBERLA_CHECK_FLOAT_UNEQUAL_EPSILON WALBERLA_ASSERT_FLOAT_EQUAL_EPSILON WALBERLA_ASSERT_FLOAT_UNEQUAL_EPSILON
-
- Apr 28, 2017
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
Change Box to Capsule in rigidbody communication header See merge request !13
-
Felix Winterhalter authored
-
- Apr 25, 2017
-
-
Sebastian Eibl authored
getMaximumPenetration() getNumberOfContacts() getNumberOfContactsTreated()
-
Martin Bauer authored
two versions available now via CMake switch: - by default the Python module is built without LBM module, since lbmpy can be used for this. Reduces compile time substantially. - if the LBM is needed in python, for example for the lbmpy testsuite it can be included by setting the CMake switch WALBERLA_BUILD_WITH_PYTHON_LBM
-
Martin Bauer authored
- Bug occurred if a BufferSystem (or communication scheme) was copied and the first object went out of scope. - Internally a pointer was kept which was still pointing to the original BufferSystem Fixes #16
-
Martin Bauer authored
-
- Apr 20, 2017
-
-
Christian Godenschwager authored
Merge branch '17-does-not-compile-error-cannot-convert-walberla-real_t-aka-double-to-real_t-aka-float' into 'master' Resolve "Does not compile: error: cannot convert ‘walberla::real_t* {aka double*}’ to ‘real_t* {aka float*}’" Closes #17 See merge request !9
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- Apr 12, 2017
-
-
Christoph Rettinger authored
Enhanced lbm::PerformanceLogger See merge request !8
-
Christian Godenschwager authored
Various updates to ExprTk See merge request !7
-
Christian Godenschwager authored
- can now use the current time step of an ITimeloop object as reference - can now export data to SQLite databases - added option to refresh cell counters on each call
-
Arash Partow authored
Added compile-time check for vector indexing when using constant values
-
Martin Bauer authored
bugfixes and extensions for free_surface support See merge request !3
-
- Apr 11, 2017
-
-
Christian Godenschwager authored
Minor updates to ExprTk See merge request !5
-
Arash Partow authored
-
- Apr 10, 2017
-
-
Arash Partow authored
Updated multi-sub expression operator to return final sub-expression type. Updates to exprtk_disable_return_statement macro for disabling return statements and associated exceptions at the source code level. Various other updates
-
Sebastian Eibl authored
-
- Apr 07, 2017
-
-
Sebastian Eibl authored
-
- Apr 04, 2017
-
-
Christian Godenschwager authored
-
Matthias Markl authored
-
Matthias Markl authored
-
- Apr 03, 2017
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Mar 31, 2017
-
-
Christian Godenschwager authored
Delete CTestConfig.cmake See merge request !2
-
Michael Kuron authored
-
- Mar 30, 2017
-
-
Christian Godenschwager authored
-
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/*'
-