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

Add iso macroelement on an interval #680

Merged
merged 30 commits into from
Aug 11, 2023
Merged

Add iso macroelement on an interval #680

merged 30 commits into from
Aug 11, 2023

Conversation

mscroggs
Copy link
Member

@mscroggs mscroggs commented Aug 4, 2023

This adds the iso macroelement (eg P1 iso P2 if degree=1) on an interval.

Progress towards #545. This is coupled with FEniCS/ffcx#584 and FEniCS/dolfinx#2740.

Additionally:

  • Removed C++ overload of make_quadrature, instead added a Python function optional arguments
  • Added polyset_type input to FiniteElement and custom_element, so that macro polynomial sets can be used

@mscroggs mscroggs marked this pull request as draft August 4, 2023 17:33
@mscroggs mscroggs marked this pull request as ready for review August 8, 2023 08:28
@mscroggs mscroggs merged commit b530be6 into main Aug 11, 2023
@mscroggs mscroggs deleted the mscroggs/iso branch August 11, 2023 06:47
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