Merge branch 'merge/blockstructured-vectorization-second-try' into 'master'
Merge/blockstructured vectorization second try See merge request dominic/dune-perftool!242
No related branches found
No related tags found
Showing
- python/dune/perftool/blockstructured/__init__.py 10 additions, 5 deletionspython/dune/perftool/blockstructured/__init__.py
- python/dune/perftool/blockstructured/accumulation.py 68 additions, 0 deletionspython/dune/perftool/blockstructured/accumulation.py
- python/dune/perftool/blockstructured/argument.py 26 additions, 3 deletionspython/dune/perftool/blockstructured/argument.py
- python/dune/perftool/blockstructured/basis.py 9 additions, 6 deletionspython/dune/perftool/blockstructured/basis.py
- python/dune/perftool/blockstructured/spaces.py 12 additions, 3 deletionspython/dune/perftool/blockstructured/spaces.py
- python/dune/perftool/blockstructured/tools.py 8 additions, 10 deletionspython/dune/perftool/blockstructured/tools.py
- python/dune/perftool/blockstructured/transformations.py 26 additions, 0 deletionspython/dune/perftool/blockstructured/transformations.py
- python/dune/perftool/blockstructured/vectorization.py 320 additions, 0 deletionspython/dune/perftool/blockstructured/vectorization.py
- python/dune/perftool/loopy/target.py 24 additions, 2 deletionspython/dune/perftool/loopy/target.py
- python/dune/perftool/loopy/transformations/duplicate.py 0 additions, 1 deletionpython/dune/perftool/loopy/transformations/duplicate.py
- python/dune/perftool/loopy/vcl.py 53 additions, 0 deletionspython/dune/perftool/loopy/vcl.py
- python/dune/perftool/options.py 1 addition, 0 deletionspython/dune/perftool/options.py
- python/dune/perftool/pdelab/basis.py 6 additions, 10 deletionspython/dune/perftool/pdelab/basis.py
- python/dune/perftool/pdelab/localoperator.py 5 additions, 2 deletionspython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/tools.py 5 additions, 3 deletionspython/dune/perftool/tools.py
- test/blockstructured/poisson/CMakeLists.txt 5 additions, 0 deletionstest/blockstructured/poisson/CMakeLists.txt
- test/blockstructured/poisson/poisson_vec.mini 18 additions, 0 deletionstest/blockstructured/poisson/poisson_vec.mini
- test/blockstructured/poisson/poisson_vec.ufl 14 additions, 0 deletionstest/blockstructured/poisson/poisson_vec.ufl
Loading
Please register or sign in to comment