Akantu v3.0.0 is out!
The new release of Akantu is out, with the parrallel implementation of the cohesive elements
The main features of this release are:
- Parallel cohesive elements
- Almost full rewrite using c++14
- Factorization of the solvers code to open for new model and model coupling and new resolution methods
- Factorization of the synchronizers code to make the code more robust
- Started to re-implement tests in google-test