[!346] Make it possible to use coefficient functions in systems
Merge branch 'feature/coefficient-functions-for-systems' into 'master' ref:extensions/dune-codegen Since DiscreteGridViewFunctions do so far not support power or composite functions the generator stores a scalar function for each component. See merge request [extensions/dune-codegen!346] [extensions/dune-codegen!346]: gitlab.dune-project.org/extensions/dune-codegen/merge_requests/346
No related branches found
No related tags found
Showing
- python/dune/codegen/pdelab/argument.py 1 addition, 3 deletionspython/dune/codegen/pdelab/argument.py
- python/dune/codegen/pdelab/basis.py 12 additions, 8 deletionspython/dune/codegen/pdelab/basis.py
- python/dune/codegen/pdelab/localoperator.py 28 additions, 12 deletionspython/dune/codegen/pdelab/localoperator.py
- python/dune/codegen/pdelab/spaces.py 5 additions, 1 deletionpython/dune/codegen/pdelab/spaces.py
- python/dune/codegen/sumfact/basis.py 1 addition, 1 deletionpython/dune/codegen/sumfact/basis.py
- python/dune/codegen/ufl/visitor.py 9 additions, 1 deletionpython/dune/codegen/ufl/visitor.py
Loading
Please register or sign in to comment