Merge branch 'feature/tensor-product-element-2' into 'master'
TensorProductElement See merge request !174
No related branches found
No related tags found
Showing
- patches/apply_patches.sh 4 additions, 0 deletionspatches/apply_patches.sh
- patches/ufl/tensor-product-element.patch 19 additions, 0 deletionspatches/ufl/tensor-product-element.patch
- python/dune/perftool/generation/loopy.py 14 additions, 3 deletionspython/dune/perftool/generation/loopy.py
- python/dune/perftool/loopy/transformations/vectorize_quad.py 1 addition, 0 deletionspython/dune/perftool/loopy/transformations/vectorize_quad.py
- python/dune/perftool/options.py 2 additions, 2 deletionspython/dune/perftool/options.py
- python/dune/perftool/pdelab/driver/__init__.py 9 additions, 1 deletionpython/dune/perftool/pdelab/driver/__init__.py
- python/dune/perftool/pdelab/driver/constraints.py 2 additions, 2 deletionspython/dune/perftool/pdelab/driver/constraints.py
- python/dune/perftool/pdelab/driver/gridfunctionspace.py 55 additions, 15 deletionspython/dune/perftool/pdelab/driver/gridfunctionspace.py
- python/dune/perftool/pdelab/driver/interpolate.py 2 additions, 2 deletionspython/dune/perftool/pdelab/driver/interpolate.py
- python/dune/perftool/pdelab/driver/vtk.py 4 additions, 1 deletionpython/dune/perftool/pdelab/driver/vtk.py
- python/dune/perftool/pdelab/localoperator.py 1 addition, 1 deletionpython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/pdelab/quadrature.py 38 additions, 5 deletionspython/dune/perftool/pdelab/quadrature.py
- python/dune/perftool/pdelab/spaces.py 2 additions, 0 deletionspython/dune/perftool/pdelab/spaces.py
- python/dune/perftool/sumfact/accumulation.py 14 additions, 6 deletionspython/dune/perftool/sumfact/accumulation.py
- python/dune/perftool/sumfact/basis.py 33 additions, 14 deletionspython/dune/perftool/sumfact/basis.py
- python/dune/perftool/sumfact/quadrature.py 54 additions, 30 deletionspython/dune/perftool/sumfact/quadrature.py
- python/dune/perftool/sumfact/symbolic.py 1 addition, 2 deletionspython/dune/perftool/sumfact/symbolic.py
- python/dune/perftool/sumfact/tabulation.py 60 additions, 36 deletionspython/dune/perftool/sumfact/tabulation.py
- python/dune/perftool/sumfact/vectorization.py 0 additions, 1 deletionpython/dune/perftool/sumfact/vectorization.py
- python/dune/perftool/ufl/visitor.py 4 additions, 2 deletionspython/dune/perftool/ufl/visitor.py
patches/ufl/tensor-product-element.patch
0 → 100644
Please register or sign in to comment