Skip to content
Snippets Groups Projects
Commit 884dd13e authored by Martin Nolte's avatar Martin Nolte
Browse files

[doc] add removal of entity pointer to change log

This also documents the the dimensions are gone from entity iterator,
closing #59.
parent 93b7c2a5
No related branches found
No related tags found
1 merge request!224[doc] add removal of entity pointer to change log
Pipeline #
# master (will become 2.6)
- The deprecated `EntityPointer` has been removed completely and `EntityIterator`
no longer inherits from it.
As a consequence, the dimension `EntityIterator::dimension`,
`EntityIterator::codimension`, and `EntityIterator::mydimension` are gone.
- Experimental grid extensions are now always enabled.
- The method `impl` and the type `Implementation` on the facade classes are
always public (and documented), now.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment