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

Merge fenics #30

Merged
merged 8 commits into from
Oct 13, 2022
Merged

Merge fenics #30

merged 8 commits into from
Oct 13, 2022

Conversation

dham
Copy link
Member

@dham dham commented Oct 13, 2022

No description provided.

jorgensd and others added 8 commits August 11, 2022 05:53
…s (up to ufl_id) (FEniCS#113)

* Add renumbering to constants to get caching when defined in loops.
Reported at: https://fenicsproject.discourse.group/t/constant-in-dolfinx-and-ffcx-compilation/8968?u=dokken

* Remove mesh index from signature
* Add a Sobolev space spanning C infinity elements.

* Put R space in HInf

* Test Sobolev space additions.

* Use Sobolev space as the restrictions check.

* Add sobolev_space method to base finite element class (FEniCS#118)

* Add nano swp files to .gitignore

* MAke finiteelementbase into an abstract base class and add sobolev_space method

* _

* restricted element is L2

* s

* make fenicsx tests run

* branches

* _ not -

* remove branch from test config

* max

* main fenics and ffc

Co-authored-by: Matthew Scroggs <[email protected]>
Co-authored-by: Garth N. Wells <[email protected]>
* Fix lint

* Allow ufl2unicode to handle e.g. scalars

Co-authored-by: nbouziani <[email protected]>
Implement sobolev_space() for BrokenElement and WithMapping
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.

5 participants