Merge branch 'master' into feature/option-validation
Showing
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- README.md 20 additions, 0 deletionsREADME.md
- cmake/modules/DuneCodegenMacros.cmake 9 additions, 4 deletionscmake/modules/DuneCodegenMacros.cmake
- cmake/modules/GeneratedSystemtests.cmake 10 additions, 4 deletionscmake/modules/GeneratedSystemtests.cmake
- cmake/modules/deplist.py 1 addition, 1 deletioncmake/modules/deplist.py
- dune/codegen/sumfact/horizontaladd.hh 56 additions, 0 deletionsdune/codegen/sumfact/horizontaladd.hh
- dune/codegen/sumfact/oc_horizontaladd.hh 25 additions, 0 deletionsdune/codegen/sumfact/oc_horizontaladd.hh
- patches/apply_patches.sh 0 additions, 4 deletionspatches/apply_patches.sh
- patches/vectorclass/0001-Alternative-implementation-of-horizontal_add-on-AVX5.patch 0 additions, 44 deletions...lternative-implementation-of-horizontal_add-on-AVX5.patch
- patches/vectorclass/0001-Better-implementation-of-horizontal_add.patch 0 additions, 32 deletions...rclass/0001-Better-implementation-of-horizontal_add.patch
- python/CMakeLists.txt 3 additions, 2 deletionspython/CMakeLists.txt
- python/dune/codegen/blockstructured/accumulation.py 6 additions, 28 deletionspython/dune/codegen/blockstructured/accumulation.py
- python/dune/codegen/blockstructured/argument.py 5 additions, 26 deletionspython/dune/codegen/blockstructured/argument.py
- python/dune/codegen/blockstructured/basis.py 34 additions, 6 deletionspython/dune/codegen/blockstructured/basis.py
- python/dune/codegen/blockstructured/geometry.py 42 additions, 171 deletionspython/dune/codegen/blockstructured/geometry.py
- python/dune/codegen/blockstructured/quadrature.py 12 additions, 2 deletionspython/dune/codegen/blockstructured/quadrature.py
- python/dune/codegen/blockstructured/tools.py 37 additions, 2 deletionspython/dune/codegen/blockstructured/tools.py
- python/dune/codegen/blockstructured/vectorization.py 11 additions, 5 deletionspython/dune/codegen/blockstructured/vectorization.py
- python/dune/codegen/error.py 4 additions, 0 deletionspython/dune/codegen/error.py
- python/dune/codegen/generation/__init__.py 1 addition, 0 deletionspython/dune/codegen/generation/__init__.py
Loading
Please register or sign in to comment