[!349] Metadata options
Merge branch 'feature/metadata-options' into 'master' ref:extensions/dune-codegen Some options are well suited to be set from the metadata dictionary of UFL measures. This MR implements the necessary infrastructure. While at it, it solves some more issues with options. This fixes [#148] See merge request [extensions/dune-codegen!349] [#148]: gitlab.dune-project.org/NoneNone/issues/148 [extensions/dune-codegen!349]: gitlab.dune-project.org/extensions/dune-codegen/merge_requests/349 Closes #148
No related branches found
No related tags found
Showing
- python/dune/codegen/options.py 37 additions, 18 deletionspython/dune/codegen/options.py
- python/dune/codegen/pdelab/basis.py 1 addition, 3 deletionspython/dune/codegen/pdelab/basis.py
- python/dune/codegen/pdelab/geometry.py 1 addition, 3 deletionspython/dune/codegen/pdelab/geometry.py
- python/dune/codegen/pdelab/localoperator.py 32 additions, 29 deletionspython/dune/codegen/pdelab/localoperator.py
- python/dune/codegen/pdelab/quadrature.py 1 addition, 1 deletionpython/dune/codegen/pdelab/quadrature.py
- python/dune/codegen/sumfact/autotune.py 258 additions, 273 deletionspython/dune/codegen/sumfact/autotune.py
- python/dune/codegen/sumfact/geometry.py 8 additions, 4 deletionspython/dune/codegen/sumfact/geometry.py
- python/dune/codegen/sumfact/switch.py 7 additions, 16 deletionspython/dune/codegen/sumfact/switch.py
- python/dune/codegen/sumfact/vectorization.py 11 additions, 12 deletionspython/dune/codegen/sumfact/vectorization.py
- test/poisson/poisson_tensor.ufl 3 additions, 0 deletionstest/poisson/poisson_tensor.ufl
Loading
Please register or sign in to comment