Skip to content

Fix multidomain form data#5132

Merged
pbrubeck merged 1 commit into
releasefrom
pbrubeck/fix/multidomain-form-data
May 20, 2026
Merged

Fix multidomain form data#5132
pbrubeck merged 1 commit into
releasefrom
pbrubeck/fix/multidomain-form-data

Conversation

@pbrubeck
Copy link
Copy Markdown
Contributor

Description

form.ufl_domains() is not enough to detect a multidomain problem, it only returns the domain of the Measure. Here we actually need to grab all domains by traversing the DAG

@pbrubeck pbrubeck requested a review from connorjward May 20, 2026 14:39
Copy link
Copy Markdown
Contributor

@connorjward connorjward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's some very confusing UFL API right there...

@pbrubeck pbrubeck merged commit dbeeab8 into release May 20, 2026
9 checks passed
@pbrubeck pbrubeck deleted the pbrubeck/fix/multidomain-form-data branch May 20, 2026 15:28
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.

2 participants