Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
689d930b
Commit
689d930b
authored
Aug 29, 2019
by
Bernd Flemisch
Browse files
add deprecated classes to CHANGELOG.md
parent
b0149d6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
689d930b
...
...
@@ -52,6 +52,12 @@ Differences Between DuMuX 3.1 and DuMuX 3.0
### Deprecated classes/files, to be removed after 3.1:
-
`BaseFVGridGeometry`
from
`dumux/discretization`
. Use
`BaseGridGeometry`
instead.
-
`CakeGridCreator`
and
`SubgridGridCreator`
from
`dumux/io/grid`
. Use the corresponding
`...Manager`
instead.
-
`IntRange`
from
`dumux/common`
. Use
`Dune::IntegralRange`
instead.
### Deprecated member functions, to be removed after 3.1:
-
The convergence writer is no longer passed to
`NewtonSolver`
's
`solve()`
method.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment