amfe v1.0.5
amfe - version 1.0.5
This version mainly brings support for Ubuntu 22 and a new interface for the Intel DSS solver.
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 toElement::type()
) - Refactor MshCrack and MshDeform
- Minor improvements and bugfixes
Tests
- ubuntu 22.04
- windows 10