Skip to content

codegen.py fix: bug in the communication of corner directions

Markus Holzer requested to merge (removed):bugfix_packinfo_for_kernel into master

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

Merge request reports