[skip ci] Create contstraints parameters through interpolate.py
Constraints parameter classes are basically just grid functions returning bools. Going through interpolate.py reduces lots of reduntant code.
Showing
- python/dune/codegen/pdelab/driver/constraints.py 3 additions, 113 deletionspython/dune/codegen/pdelab/driver/constraints.py
- python/dune/codegen/pdelab/driver/gridoperator.py 35 additions, 0 deletionspython/dune/codegen/pdelab/driver/gridoperator.py
- python/dune/codegen/pdelab/driver/instationary.py 49 additions, 19 deletionspython/dune/codegen/pdelab/driver/instationary.py
- python/dune/codegen/pdelab/driver/interpolate.py 111 additions, 35 deletionspython/dune/codegen/pdelab/driver/interpolate.py
Please register or sign in to comment