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

master will become 2.9

parent bdac8062
No related branches found
No related tags found
No related merge requests found
# Master (will become release 2.8)
# Master (will become release 2.9)
- ...
## Deprecations and removals
- ...
# 2.8 Release
- constructBoundaryDofs:
- Small interface change in the template parameters: drop `blocksize` and replace it by `BitSetVector`
......@@ -12,7 +21,3 @@
- The class `DuneFunctionsLocalMassAssembler` has been renamed to `MassAssembler`,
moved into the namespace `Dune::Fufem`, and to the file `massassembler.hh`.
The old class is still there, but it is deprecated now.
## Deprecations and removals
- ...
Module: dune-fufem
Depends: dune-common (>= 2.7) dune-geometry (>= 2.7) dune-grid (>= 2.7) dune-istl (>= 2.7) dune-localfunctions (>= 2.7) dune-functions (>= 2.7) dune-matrix-vector (>= 2.7)
Version: 2.8-git
Depends: dune-common (>= 2.8) dune-geometry (>= 2.8) dune-grid (>= 2.8) dune-istl (>= 2.8) dune-localfunctions (>= 2.8) dune-functions (>= 2.8) dune-matrix-vector (>= 2.8)
Version: 2.9-git
Maintainer: Carsten Gräser (graeser@math.fu-berlin.de)
Suggests: dune-alugrid dune-subgrid
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment