Skip to content
Snippets Groups Projects
Select Git revision
  • improved_comm
  • master default protected
  • Bindgen-master-patch-10312
  • central_moments
  • mr_bugfix_momentum_density_calculation
  • test_martin
  • csebug
  • release/0.2.14
  • release/0.2.13
  • release/0.2.12
  • release/0.2.11
  • release/0.2.10
  • release/0.2.9
  • release/0.2.8
  • release/0.2.7
  • release/0.2.6
  • release/0.2.5
  • release/0.2.4
  • release/0.2.3
  • release/0.2.2
  • release/0.2.1
21 results

lbmpy_tests

Forked from pycodegen / lbmpy
447 commits behind, 1 commit ahead of the upstream repository.
et31efoj's avatar
Markus Holzer authored and Martin Bauer committed
The communication of the ghost layers used to communicate just all
values in between one time step to make sure that everything is correct.
Furthermore the communication was only valid for pull stream steps.
The improved communication distinguishes automatically between pull and
push and communicates only values which are needed. With this improvement
it was possible to implement the EsoTwist streaming scheme.
4816bfae
History