[!345] Reimplement selection of correct finite element implementation
Merge branch 'feature/finite-element-implementation-selection' into 'master' ref:extensions/dune-codegen So far, we were a bit sloppy about which basis we choose from the UFL counterpart. This commit implements the necessary 1-to-1 mapping. This fixes [#146] See merge request [extensions/dune-codegen!345] [#146]: gitlab.dune-project.org/NoneNone/issues/146 [extensions/dune-codegen!345]: gitlab.dune-project.org/extensions/dune-codegen/merge_requests/345 Closes #146
No related branches found
No related tags found
Showing
- python/dune/codegen/error.py 4 additions, 0 deletionspython/dune/codegen/error.py
- python/dune/codegen/pdelab/driver/__init__.py 10 additions, 12 deletionspython/dune/codegen/pdelab/driver/__init__.py
- python/dune/codegen/pdelab/driver/gridfunctionspace.py 87 additions, 63 deletionspython/dune/codegen/pdelab/driver/gridfunctionspace.py
Please register or sign in to comment