Skip to content
Snippets Groups Projects
Commit ddc55eff authored by Timo Koch's avatar Timo Koch Committed by Ned Coltman
Browse files

Merge branch 'cleanup/changelog-gridview-deprecation' into 'master'

[changelog] add section on GridView property deprecation

See merge request !2076

(cherry picked from commit 9fe9b20c)

6b377d0d [changelog] add section on GridView property deprecation
parent 77529551
No related branches found
No related tags found
2 merge requests!2152WIP add default fluxcache properties,!2077Merge branch 'cleanup/changelog-gridview-deprecation' into 'master'
......@@ -77,6 +77,7 @@ If you use a self defined volumevariables class that inherits from the non-isoth
- Tracer model: tracer fluid systems do no longer provide a `getMainComponent` function since this simply doesn't make sense -- the main bulk component is not modeled.
### Deprecated properties, to be removed after 3.2:
- __GridView__: The property `GridView` has been deprecated and can be accessed via `GridGeometry::GridView` instead.
### Deprecated classes/files, to be removed after 3.2:
- __AMGBackend__: The class AMGBackend is deprecated and has been replaced by AMGBiCGSTABBackend which gets some different template arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment