Skip to content
**amfe version 1.0.5**  
MR !6 by @acrovato

Main changes:
* Update to ubuntu 22 (GCC 11 and CMake 3.14)
* Add interface for Intel DSS
* Remove BLAS/MKL backend (MKL is only used for PARDISO or DSS)
* Add type() method for LinearSolver and Writer (similar to Element::type())
* Refactor MshCrack and MshDeform
* Minor improvements and bugfixes