getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] getfem++ 3.0 released


From: julien pommier
Subject: [Getfem-users] getfem++ 3.0 released
Date: Wed, 27 Jun 2007 20:00:34 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

Getfem++ 3.0 is now available !

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

   * The getfem and gmm header files have been moved into their
     respective subdirectories. So, as a consequence, the include
     directives have to be updated:

     #include "gmm_xxx.h" should be replaced with #include "gmm/gmm_xxx.h"

     #include "getfem_xxx.h" should be replaced with #include
     "getfem/getfem_xxx.h"

   * The getfem interface (python and matlab) is now included in the
     getfem tar.gz file, in the 'interface' subdirectory. They can be
     enabled with the '--enable-python' or '--enable-matlab' switch of
     the configure script
   * Some C1 composite elements have been added (triangles and
     quadrilaterals)
   * Levelset support has been improved

The full list of changes is available in the ChangeLog: http://svn.gna.org/viewcvs/getfem/trunk/getfem%2B%2B/ChangeLog?rev=2555&view=auto




reply via email to

[Prev in Thread] Current Thread [Next in Thread]