Merge branch 'mergesplit' into 'master'
Split driver module and apply component-wise code generation without FunctionView (rebased) Closes #5 See merge request !164
Showing
- dune/perftool/common/opcounter.hh 7 additions, 0 deletionsdune/perftool/common/opcounter.hh
- patches/apply_patches.sh 4 additions, 0 deletionspatches/apply_patches.sh
- patches/ufl/conditional-uflid.patch 34 additions, 0 deletionspatches/ufl/conditional-uflid.patch
- python/dune/perftool/blockstructured/basis.py 4 additions, 4 deletionspython/dune/perftool/blockstructured/basis.py
- python/dune/perftool/compile.py 9 additions, 1 deletionpython/dune/perftool/compile.py
- python/dune/perftool/loopy/target.py 2 additions, 0 deletionspython/dune/perftool/loopy/target.py
- python/dune/perftool/loopy/transformations/vectorize_quad.py 38 additions, 19 deletionspython/dune/perftool/loopy/transformations/vectorize_quad.py
- python/dune/perftool/options.py 0 additions, 1 deletionpython/dune/perftool/options.py
- python/dune/perftool/pdelab/__init__.py 25 additions, 8 deletionspython/dune/perftool/pdelab/__init__.py
- python/dune/perftool/pdelab/argument.py 12 additions, 12 deletionspython/dune/perftool/pdelab/argument.py
- python/dune/perftool/pdelab/basis.py 53 additions, 61 deletionspython/dune/perftool/pdelab/basis.py
- python/dune/perftool/pdelab/driver.py 0 additions, 1869 deletionspython/dune/perftool/pdelab/driver.py
- python/dune/perftool/pdelab/driver/__init__.py 330 additions, 0 deletionspython/dune/perftool/pdelab/driver/__init__.py
- python/dune/perftool/pdelab/driver/constraints.py 143 additions, 0 deletionspython/dune/perftool/pdelab/driver/constraints.py
- python/dune/perftool/pdelab/driver/error.py 178 additions, 0 deletionspython/dune/perftool/pdelab/driver/error.py
- python/dune/perftool/pdelab/driver/gridfunctionspace.py 380 additions, 0 deletionspython/dune/perftool/pdelab/driver/gridfunctionspace.py
- python/dune/perftool/pdelab/driver/gridoperator.py 180 additions, 0 deletionspython/dune/perftool/pdelab/driver/gridoperator.py
- python/dune/perftool/pdelab/driver/instationary.py 233 additions, 0 deletionspython/dune/perftool/pdelab/driver/instationary.py
- python/dune/perftool/pdelab/driver/interpolate.py 113 additions, 0 deletionspython/dune/perftool/pdelab/driver/interpolate.py
- python/dune/perftool/pdelab/driver/solve.py 237 additions, 0 deletionspython/dune/perftool/pdelab/driver/solve.py
Loading
Please register or sign in to comment