Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jppelteret committed Jan 6, 2022
1 parent 04ef484 commit 72203a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/news/changes/minor/2022010531SimonStickoJean-PaulPelteret
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Fixed: The FEInterfaceValues class is now made compatible with filtered
iterators. Specifically, it is now possible to call FEInterfaceValues::reinit()
with the active `cell` being a filtered iterator and the type returned by
`cell->neighbor()` being some other non-filtered iterator type.
<br>
(Simon Sticko, Jean-Paul Pelteret, 2022/01/05)

0 comments on commit 72203a5

Please sign in to comment.