Skip to content
Snippets Groups Projects
Commit 0328e8f0 authored by Patrick Jaap's avatar Patrick Jaap
Browse files

master will become 2.9

parent 51ecc330
Branches
No related tags found
No related merge requests found
Pipeline #46910 passed
# Master (will become release 2.8) # Master (will become release 2.9)
- The method `addToDiagonal` can now also be called if the matrix is a scalar number type. - ...
This is needed since nowadays scalar entries can end the nesting recursion of dune-istl
matrices.
## Deprecations and removals ## Deprecations and removals
- ... - ...
# 2.8 Release
- The method `addToDiagonal` can now also be called if the matrix is a scalar number type.
This is needed since nowadays scalar entries can end the nesting recursion of dune-istl
matrices.
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#Name of the module #Name of the module
Module: dune-matrix-vector Module: dune-matrix-vector
Version: 2.8-git Version: 2.9-git
Maintainer: graeser@mi.fu-berlin.de Maintainer: graeser@mi.fu-berlin.de
#depending on #depending on
Depends: dune-common dune-geometry dune-localfunctions dune-grid dune-istl Depends: dune-common dune-geometry dune-localfunctions dune-grid dune-istl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment