Merge branch 'feature/rebased-multiple-kernels' into 'master'
Multiple kernel infrastructure Also: constructor is a loopy kernel. This fixes #40. See merge request !63
No related branches found
No related tags found
Showing
- python/dune/perftool/cgen/clazz.py 2 additions, 41 deletionspython/dune/perftool/cgen/clazz.py
- python/dune/perftool/generation/__init__.py 1 addition, 1 deletionpython/dune/perftool/generation/__init__.py
- python/dune/perftool/generation/cache.py 54 additions, 21 deletionspython/dune/perftool/generation/cache.py
- python/dune/perftool/generation/context.py 1 addition, 1 deletionpython/dune/perftool/generation/context.py
- python/dune/perftool/generation/cpp.py 22 additions, 64 deletionspython/dune/perftool/generation/cpp.py
- python/dune/perftool/generation/loopy.py 40 additions, 25 deletionspython/dune/perftool/generation/loopy.py
- python/dune/perftool/interactive.py 2 additions, 2 deletionspython/dune/perftool/interactive.py
- python/dune/perftool/loopy/buffer.py 1 addition, 1 deletionpython/dune/perftool/loopy/buffer.py
- python/dune/perftool/pdelab/argument.py 4 additions, 4 deletionspython/dune/perftool/pdelab/argument.py
- python/dune/perftool/pdelab/basis.py 6 additions, 6 deletionspython/dune/perftool/pdelab/basis.py
- python/dune/perftool/pdelab/geometry.py 2 additions, 2 deletionspython/dune/perftool/pdelab/geometry.py
- python/dune/perftool/pdelab/index.py 2 additions, 2 deletionspython/dune/perftool/pdelab/index.py
- python/dune/perftool/pdelab/localoperator.py 60 additions, 36 deletionspython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/pdelab/parameter.py 9 additions, 9 deletionspython/dune/perftool/pdelab/parameter.py
- python/dune/perftool/pdelab/quadrature.py 4 additions, 5 deletionspython/dune/perftool/pdelab/quadrature.py
- python/dune/perftool/pdelab/spaces.py 2 additions, 2 deletionspython/dune/perftool/pdelab/spaces.py
- python/dune/perftool/sumfact/amatrix.py 28 additions, 18 deletionspython/dune/perftool/sumfact/amatrix.py
- python/dune/perftool/sumfact/basis.py 6 additions, 6 deletionspython/dune/perftool/sumfact/basis.py
- python/test/dune/perftool/generation/test_cache.py 131 additions, 6 deletionspython/test/dune/perftool/generation/test_cache.py
Loading
Please register or sign in to comment