- 09 Feb, 2017 8 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
-
Martin Bauer authored
- version with weights in the entropy denominator
-
- 22 Dec, 2016 1 commit
-
-
Martin Bauer authored
-
- 08 Dec, 2016 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- possbility for custom ast nodes (debugging) - support for fields in boundary condition
-
Martin Bauer authored
-
Martin Bauer authored
- boundary handling more flexible now: boundaries return LIST of equations now - new pressure boundary
-
Jan Hoenig authored
and not as a string. Changed name of the file TypedSymbol to types. Fixed usage of dtype accordingly, however i might not have found every usage of dtype.
-
- 29 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 28 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 26 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 25 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 24 Nov, 2016 4 commits
-
-
Martin Bauer authored
- new waLBerla only benchmark
-
Martin Bauer authored
-
Martin Bauer authored
- wrote a new, separate lattice model for cumulants - tested with 2D LDC
-
Martin Bauer authored
-
- 21 Nov, 2016 7 commits
-
-
Martin Bauer authored
- new testcase & notebook for simplifications
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 17 Nov, 2016 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 14 Nov, 2016 1 commit
-
-
Martin Bauer authored
- fallback to no caching if joblib is not available
-
- 12 Nov, 2016 1 commit
-
-
Martin Bauer authored
- loading waLBerla and waLBerla_grandchem in the same script leads to problems this happened during pytest (doctests) -> put imports inside functions
-
- 11 Nov, 2016 1 commit
-
-
Martin Bauer authored
problem in moveConstantBeforeLoops transformation: --> a should end up here { for() { const int a = 5; } for() { const int a = 5 } } the "a" of the lower loop was not moved up, since it could not move across first loop (which is wrong)
-
- 10 Nov, 2016 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 09 Nov, 2016 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 04 Nov, 2016 1 commit
-
-
Martin Bauer authored
- LoopOverDomain changed to be able to loop over rectangular sub-region of field - support for slicing with makeSlice
-