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 #32

Merged
merged 11 commits into from
Jan 25, 2023
Merged

Merge FEniCS #32

merged 11 commits into from
Jan 25, 2023

Conversation

nbouziani
Copy link

@nbouziani nbouziani commented Jan 12, 2023

This is associated to a Firedrake PR that checks we are not breaking anything. In particular, many deprecated objects got removed.

jpdean and others added 10 commits October 31, 2022 12:56
* Append all data

Co-authored-by: Chris Richardson <[email protected]>
* Test tsfc with any ufl changes

* rm tab

* remove -n auto

* Only test PRs

* Try updating to v3
* remove deprecated elements

* turn on deprecation warnings

* remove deprecated rule

* import

* deprecate more stuff

* remove imports

* update tests

* max_value

* update test

* undeprecate

* one more
* Use Python warnings

* Remove deprecate too
* change

* remove comment

* petsc arch
* change

* remove comment

* petsc arch

* restore comment
…FEniCS#139)

* Make sure that no deprecation warnings are hit by tests, i.e. `python3 -m pytest -W error::DeprecationWarning -xvs .` passes

* More extractions

* Add deprecation warning as error in integration test

* Point to relevant branches

* Remove asserts

* Add deprecation as error on ffcx as well

* Remove warning == error (due to cffi relying on distutils). Instead add in hard asserts to catch all dolfinx/ffcx errors. Remove hard asserts once these have been fixed

* Fix CI

* Remove asserts to make TSFC compatible

* Sort imports

* Revert FFCx and DOLFINx branches

* ,

* E741 is not pydocstyle

* Fill in empty docstring (!)

Co-authored-by: Garth N. Wells <[email protected]>
Co-authored-by: Matthew Scroggs <[email protected]>
…_elements == 0` (FEniCS#122)

* Use num_sub_elements instead of isinstance(, MixedElement)

* unused import
* add variant for MixedElement (FEniCS#129)

* Allow VectorElement to take a variant argument. (#17)

Co-authored-by: Patrick Farrell <[email protected]>

Co-authored-by: Pablo Brubeck <[email protected]>
Co-authored-by: Patrick E. Farrell <[email protected]>
Co-authored-by: Patrick Farrell <[email protected]>
@dham dham merged commit 13435fb into master Jan 25, 2023
@dham dham deleted the merge_fenics branch January 25, 2023 11:35
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.

6 participants