Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use num_sub_entities(...) (new function in UFL) #571

Merged
merged 8 commits into from
Jun 27, 2023
Merged

Conversation

mscroggs
Copy link
Member

@mscroggs mscroggs commented Jun 7, 2023

instead of ufl.cell.num_cell_entities[cell.cellname()][...].

This new function is added to UFL in FEniCS/ufl#168

@mscroggs mscroggs mentioned this pull request Jun 7, 2023
@mscroggs
Copy link
Member Author

One of the demos is failing (which is odd as it was passing with the UFL update before today.

I've set the demo to xfail and opened #579 so that I can merge this, as FFCx is currently broken without this patch

@mscroggs mscroggs merged commit 3e4d76f into main Jun 27, 2023
@mscroggs mscroggs deleted the mscroggs/ufl-cell branch June 27, 2023 09:20
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