Skip to content

Add missing non-const BoundaryRegionIterBase::prev overload - #3484

Draft
ZedThree wants to merge 1 commit into
nextfrom
fix-missing-boundary-iterator-overload
Draft

Add missing non-const BoundaryRegionIterBase::prev overload#3484
ZedThree wants to merge 1 commit into
nextfrom
fix-missing-boundary-iterator-overload

Conversation

@ZedThree

Copy link
Copy Markdown
Member

Missing non-const ref overload meant it was not possible to assign to point.prev(f)

@dschwoerer Please can this go into the Hermes-3 BOUT++ update PR?

Missing non-const ref overload meant it was not possible to assign to
`point.prev(f)`
@ZedThree
ZedThree requested a review from dschwoerer August 28, 2026 16:48
@ZedThree
ZedThree marked this pull request as draft August 28, 2026 17:00
@ZedThree

Copy link
Copy Markdown
Member Author

Actually there's at least one other function missing and some functions duplicated between the base and derived classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant