Skip to content
Snippets Groups Projects

Fix split error

Merged Markus Holzer requested to merge holzer/lbmpy:Fix_output_field_plus_split into master

When the split algorithm is used in combination with an output field a KeyError error was thrown. This error arises because the split simplification is added before the output fields were added to the collision rule. Thus, the simplification strategy did not know about the additional assignments.

The error is was fixed by reordering the code in createfunctions.py.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply