Skip to content

Quick fixes#216

Merged
dham merged 5 commits intoreleasefrom
leo/misc-fixes
Apr 21, 2026
Merged

Quick fixes#216
dham merged 5 commits intoreleasefrom
leo/misc-fixes

Conversation

@leo-collins
Copy link
Copy Markdown

No description provided.

@leo-collins leo-collins requested a review from pbrubeck January 30, 2026 15:46
Comment thread finat/ufl/elementlist.py
Comment thread finat/ufl/elementlist.py Outdated
Comment thread finat/ufl/elementlist.py Outdated
@leo-collins leo-collins changed the base branch from main to release April 21, 2026 10:37
Comment thread finat/ufl/elementlist.py
register_element("Undefined", "U", 0, L2, "identity", (0, None), any_cell)
register_element("Radau", "Rad", 0, L2, "identity", (0, None), ("interval",))
register_element("HDiv Trace", "HDivT", 0, L2, "identity", (0, None), any_cell)
register_element("HDiv Trace", "HDivT", 0, L2, "identity", (0, None), (None, *simplices[1:], *cubes[1:], "prism", "pyramid"))
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Should pyramid be removed?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Also what does None stand for?

@dham dham merged commit 705473a into release Apr 21, 2026
9 checks passed
@dham dham deleted the leo/misc-fixes branch April 21, 2026 15:55
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.

3 participants