Do not remove mod args from the expression anymore
UFL did not like my way of replacing some args with 1 as it destroyed the shape information. It now remains in the expression, but triggers code generation separately.
Showing
- python/dune/perftool/loopy/transformer.py 24 additions, 29 deletionspython/dune/perftool/loopy/transformer.py
- python/dune/perftool/pdelab/quadrature.py 1 addition, 1 deletionpython/dune/perftool/pdelab/quadrature.py
- python/dune/perftool/ufl/modified_terminals.py 3 additions, 2 deletionspython/dune/perftool/ufl/modified_terminals.py
- python/dune/perftool/ufl/transformations/__init__.py 1 addition, 5 deletionspython/dune/perftool/ufl/transformations/__init__.py
- python/dune/perftool/ufl/transformations/extract_accumulation_terms.py 7 additions, 12 deletions...erftool/ufl/transformations/extract_accumulation_terms.py
Please register or sign in to comment