Release notes#

What’s new in release 3.0#

Coming soon

What’s new in release 2.3#

  • management of geodesics

  • default C++ standard is now C++11

  • improvements of vector computation

  • ODE solvers

  • H_2 finite elements (Morley, Argyris)

  • key-value arguments in Space constructors

  • improvements of point evaluation of a TermVector

  • key-value arguments in constructors of iterative solver classes

  • complete overhaul of documentation

What’s new in release 2.2#

  • adding new geometries: elliptical sectors, parametrized geometries, spline surfaces, nurbs

  • wrapper to OpenCASCADE library

  • complete overhaul of unitary tests

  • management of normals in integrals and functions

  • cmake improvements

  • improvements of FE computation with extended domains

  • wrapper to Amos (Bessel and Hankel functions with complex argument)

What’s new in release 2.1#

  • computations on a crack

  • fictitious domain method

  • essential conditions and eigen problems

  • management of normals in integrals and functions

  • cmake improvements

  • safety against multi-threading

  • user options

  • internal crack generator

  • accelerated Sauter-Schwab method for symmetric kernels

  • integrals can nw manage unknowns on different meshes

  • 1D oscillatory integrals

  • FFT

  • Newton method