Fixed extraction of common srt eq term
Compare changes
- Frederik Hennig authored
@@ -385,10 +385,15 @@ def __get_common_quadratic_and_constant_terms(cr: LbmCollisionRule):
Integration of zero-centered storage has broken a simplification step central to SRT/TRT methods. This MR fixes it.