Skip to content

Advanced Subexpression Insertion

Moved a few methods for elimination of selected subexpressions from lbmpy to pystencils. Helpful to control the granularity of common subexpression elimination, expression tree cleanup, and potentially to simplify equations by substituting constant or zero subexpressions.

Edited by Frederik Hennig

Merge request reports