v0.3.12
github-actions
released this
28 Feb 13:27
·
284 commits
to master
since this release
Ferrite v0.3.12
Closed issues:
- Self-inclusion in topology information incomplete (#453)
- Topology Bug (#518)
- Error when adding Dirichlet on nodes for MixedDofHandler (#593)
Merged pull requests:
- topology fixes and docs clean up (#455) (@koehlerson)
- Improve cellnodes! (#576) (@kimauth)
- Fix loading Ferrite + Metis on Julia 1.9 (#588) (@fredrikekre)
- Minor simplifications and changes to the hyper-elasticity example. (#591) (@fredrikekre)
- Fix constraint condensation for
Symmetric
matrices. (#592) (@fredrikekre) - Fix dirichlet check cellcheck (#594) (@KnutAM)
- Add basic
Base.show
method for assemblers (#598) (@fredrikekre) - Fix slow show(grid) (#599) (@KnutAM)
- Fix coloring for edge case with one or zero cells (#600) (@lijas)
- Remove incorrect statements about initial conditions (#601) (@KnutAM)
- fix vtk docs export (#602) (@argeht)
- DAE initialization note (#604) (@termi-official)
- Version 0.3.12. (#608) (@fredrikekre)