adds option `generate_jacobian_apply`
This options enables to generate jacobian apply methods regardless of the `matrix_free` option. If `matrix_free` is set to true, `generate_jacobian_apply` is also set to true. This option replaces `matrix_free` in all contexts except in the selection of the solver.
Showing
- python/dune/perftool/options.py 6 additions, 1 deletionpython/dune/perftool/options.py
- python/dune/perftool/pdelab/driver/__init__.py 1 addition, 1 deletionpython/dune/perftool/pdelab/driver/__init__.py
- python/dune/perftool/pdelab/driver/solve.py 3 additions, 2 deletionspython/dune/perftool/pdelab/driver/solve.py
- python/dune/perftool/pdelab/localoperator.py 3 additions, 7 deletionspython/dune/perftool/pdelab/localoperator.py
Loading
Please register or sign in to comment