Skip to content
Snippets Groups Projects
markus's avatar
Markus Holzer authored
In the function comm_directions the corner directions were treated wrongly.
This fix also generalized comm_directions so it will also work for higher dimensions
fc285c14
Forked from an inaccessible project.

pystencils-walberla

pipeline status

Formulate stencil kernels in pystencils and generate optimized C++ Code for waLBerla from it. Look at the waLBerla documentation on how to use it.

Install with

pip install pystencils-walberla

and enable WALBERLA_BUILD_WITH_CODEGEN in waLBerla's CMake.