Skip to content
Snippets Groups Projects
user avatar
Oliver Sander authored
This has two advantages:
- The two matrices use different number types (adouble vs. double),
  but the generic multiplication in dune/istl/matrix.hh doesn't support
  that.  Hence before this change I had to patch dune-istl.
- It avoids one extra copying operation

[[Imported from SVN: r9703]]
28674731
History
Name Last commit Last update