- 07 Mar, 2019 4 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 26 Feb, 2019 1 commit
-
-
Martin Bauer authored
- counter-based philox RNG: counter/key is filled with cell coordinate and optional external parameters like block position and time step - works on CPU and GPU - on CPU only for non-vectorized versions - introduced more flexible "CustomCodeNode" that can inject backend-specific hand-written code
-
- 18 Feb, 2019 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 03 Feb, 2019 1 commit
-
-
Martin Bauer authored
-
- 01 Feb, 2019 1 commit
-
-
Martin Bauer authored
-
- 30 Jan, 2019 1 commit
-
-
Martin Bauer authored
boundary conditions can specify how the index list should be built: - list coordinates of domain or boundary cells (previous always inner) - list all links or only the first link
-
- 29 Jan, 2019 1 commit
-
-
Martin Bauer authored
-
- 28 Jan, 2019 1 commit
-
-
Martin Bauer authored
- started with generalized free energy formulation
-
- 24 Jan, 2019 1 commit
-
-
Martin Bauer authored
-
- 23 Jan, 2019 2 commits
-
-
Martin Bauer authored
- update waLBerla package in order to make use of this function!
-
Martin Bauer authored
- removed warnings from generated code - made generated code string deterministic, generating the same twice gives binary equally files now
-
- 18 Jan, 2019 1 commit
-
-
Martin Bauer authored
- complicated pressure tensor derivation not required
-
- 11 Jan, 2019 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 09 Jan, 2019 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 10 Dec, 2018 2 commits
-
-
Martin Bauer authored
- bug was caused by change in stride parameter passing
-
Martin Bauer authored
-
- 07 Dec, 2018 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- relative application of stencil by passing in field accesses - documentation + doctest
-
-
-
Martin Bauer authored
Make AssignmentCollection constructible/convertible from/to dict See merge request software/pystencils!21
-
- 06 Dec, 2018 2 commits
- 05 Dec, 2018 1 commit
-
-
Martin Bauer authored
-> last concentration is automatically computed as 1-others -> makes code more general
-
- 03 Dec, 2018 4 commits
-
-
Martin Bauer authored
- substitute_array_accesses_with_constants - get_loop_hierarchy
-
Martin Bauer authored
- split groups have been ignored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 21 Nov, 2018 1 commit
-
-
Martin Bauer authored
-
- 20 Nov, 2018 1 commit
-
-
Stephan Seitz authored
-
- 16 Nov, 2018 3 commits
-
-
Martin Bauer authored
- sweep updates pdf field in place, but does not load all the values before overwriting them -> added a new transformation on AssignmentCollection that loads all read values first
-
Martin Bauer authored
-
Martin Bauer authored
-> by default sympy generates "fmin" C-function for sp.Min which is wrong for integer parameters
-