You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make submesh expressions work (codim 0 for now, missing test for codim 1).
* Minor cleanup
* Add codim 1 test and fix bug
* Change fffcx ref
* Ruff formatting
* Mypy
* Sort imports
* Remove file
* Fix C++ demo and test and minor logic change for when to check for coordinate element hash
* Try fixing create_expression
* Reorder attributes
* Add docs
* Fix import for docs
* Copy data as it is strided when extracted from python
* Fix for parallel test
* Further parallel fixes
* Revert to main branch of FFCx
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
* Update API
* Add some typing
* Improve docstrings
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
* Docstring improvement part 2
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
* Add constexpr to else if
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
* Clang format
* Use switch
* Refactor to use extraction of coefficient cells.
* Add docs
* Minor doc change to rerun CI
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
* Use reference
Co-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>
* Address comments by @schnellerhase
* Simpler to vector trafo
* Fix: left facet marking
* Fix: test use fdim and analytical expression
* Check me: use extent not size
* Expose facet permutations to expression on facets
* Ruff format
* More ruff
* Extend tests
* Test ffcx branch
* Reformat imports in test
* Apply suggestions from code review
Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>
* Merge with main
* remove new file
---------
Co-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>
0 commit comments