Skip to content

Fix: Boundary Index List Tests now also check `single_link=True`

Frederik Hennig requested to merge da15siwa/lbmpy:fix_index_list_tests into master

The error fixed by pystencils!169 (merged) was allowed to pass because the test cases did not check for the single_link=True case.

Merge request reports