Unify treatment of input (stage 1) and output (stage 3)
I was tired of the amount of ifs that changed behaviour depending on stage 1 or 3. This is a cleaner approach.
Showing
- python/dune/perftool/sumfact/accumulation.py 35 additions, 6 deletionspython/dune/perftool/sumfact/accumulation.py
- python/dune/perftool/sumfact/basis.py 25 additions, 7 deletionspython/dune/perftool/sumfact/basis.py
- python/dune/perftool/sumfact/geometry.py 2 additions, 3 deletionspython/dune/perftool/sumfact/geometry.py
- python/dune/perftool/sumfact/realization.py 8 additions, 24 deletionspython/dune/perftool/sumfact/realization.py
- python/dune/perftool/sumfact/symbolic.py 117 additions, 112 deletionspython/dune/perftool/sumfact/symbolic.py
Loading
Please register or sign in to comment