-
- Downloads
Bugfix: Assign vector to matrix row, not to the matrix itself
This used to work, because the matrix is 1x1 anyway (with corresponding vectors), but some time ago the matrix and vector assignment in dune-common was reworked, and now the code does not compile anymore.
Loading
Please register or sign in to comment