Compatible with DOLFINx 0.9.0.
Introduces submeshes for splitting the variational form.
What's Changed
- Revert to nightly by @jorgensd in #44
- 0.7.0 updates by @IgorBaratta in #45
- API change from: FEniCS/dolfinx#2818 by @jorgensd in #46
- Fixes due to: FEniCS/dolfinx#2885 by @jorgensd in #47
- Updates to VTXWriter + engine specification by @jorgensd in #48
- Add C++ Team 30 by @IgorBaratta in #49
- Remove gdim from element by @jorgensd in #50
- Use ruff for formatting python files (consistency with dolfinx). by @jorgensd in #51
- Use Submeshes instead of deactivating dofs by @jorgensd in #53
- PEP 668 by @jorgensd in #54
- Fix interpolate kwarg after rewrite of non-matching + ruff formatting by @jorgensd in #55
- Install mypy on CI by @jorgensd in #56
- Update CI install commands + dockerfile by @jorgensd in #57
- Changes ref: FEniCS/basix#832 by @jorgensd in #58
- Update entity_map API by @jorgensd in #59
Full Changelog: v0.7.0...v0.9.0