Reimplement selection of correct finite element implementation
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.
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 79 additions, 62 deletionspython/dune/codegen/pdelab/driver/gridfunctionspace.py
Loading
Please register or sign in to comment