What's new ?

2007/07/12 Getfem++-3.0.1. minor update

Two bugs were fixed: a memory leakage problem and a bad identification of some dofs.

2007/06/27 Getfem++-3.0 released

Getfem++ 3.0 is now available !

Not so many changes, but some of them are incompatible with getfem 2.0:

The full list of changes is available in the ChangeLog.

2006/11/10 Getfem++-2.0.2, minor update

The GMSH mesh import has been fixed.

2006/04/06 Getfem++-2.0.1, minor update

Two bugs were fixed which could be toggled in particular conditions with nonlinear terms.

2006/03/20 Getfem++-2.0, Gmm++-2.0 and Getfem-Interface 2.0 released

This is a major update to getfem++, which make some backward-incompatible changes:

Some news features have been introduced in this release:

Major changes for the matlab and python interface: they follow the changes that occured in getfem. An interface to the getfem++ model bricks has been added.

Next releases of getfem++ will try to maintain backward compatability with this release.

2005/01/05 Getfem++ 1.7, Gmm++ 1.7 and Getfem-Interface 1.7 released

An important number of improvements have been done on Getfem++ 1.7. Note that the next release will be getfem 2.0, some of its changes won't maintain backward compatibility with getfem++-1.7.

Major changes in Gmm++ 1.7:

getfem-matlab has been renamed "getfem-interface" since it now provides an interface for Matlab and Python (with the Numarray package). Note that, while it is documented and working, the python interface is still considered a "work in progress". You have to enable it explicitly with "./configure --enable-python". An example of use can be found here. An interface to the gmm++ sparse matrices and solvers is also provided.

2004/01/23 Getfem++ 1.6 and Gmm++ 1.6 released

Getfem++ 1.6 is mostly a bugfix and performance improvements release.

The Gmm++ library has been much improved version 1.6 and version 1.5. We have especially focused on its robustness.

2003/07/25 Getfem++ 1.5 and Gmm++ 1.5 released

First standalone release of Gmm++, which now includes some preconditioners and harwell-boeing/matrix-market data file support. It is now possible to use high precision computations of elementary integrals with the (optional) QD library. Quadrature data has been moved into data files in the cubature/ directory. Initial support for XFem. Mesh slices in getfem++ and getfem-matlab. The Matlab interface was merged into a single giant mex-file.

2003/03/03 Getfem++ 1.4 released

The Matlab interface is now fully working and documented. Huge speed improvement on elementary computations. New generic assembly procedures. Introduction of Gmm++.

2002/09/24 Getfem++ 1.3 released

Introduction of hierarchical and composite FEMs and integration methods.

2002/08/21 Getfem++ 1.2 released

Introduction of the Hermite element (not fully working). Support for non-tau-equivalent elements. Introduction of a consistent naming system for FEMs, geometric transformations and integration methods.

2002/07/18 Getfem++ 1.1 released

Many improvements. Introduction of the Matlab interface.

2002/06/28 Getfem++ 1.0 released

First public release.