Skip to content

Release/v1.2

Praetorius, Simon requested to merge release/v1.2 into master

This release introduce several bug fixes and some changes:

  • Allow to compile with MPI or with OpenMP without domain decomposition
  • Support c++14 compilers
  • Support Apple MacOS systems
  • Support for EasyBuild software management
  • Change interface to be more const-correct
  • Some thread-safety improvements
  • evalAtPoint on parallel grids
  • Added clamp expression
  • periodic redistancing

Merge request reports