GetFEM++ is freely distributed under the terms of the Gnu Lesser General Public License, either version 3 of the license or any later version along with the GCC Runtime Library Exception.
Format | Packed as .tar.gz |
---|---|
GetFEM++ stable | getfem-5.3.tar.gz |
Gmm++ standalone | gmm-5.3.tar.gz |
For older releases, look here.
Building a portable C++ library is not an easy task. We try to build it with many combinations of OS and compilers. The last stable version has been tested on the following configurations:
Installer of the GetFEM 5.2 interface for 64bits Windows and Matlab 2016: getfem5.2-matlab2016-interface-setup.exe.
IMPORTANT : Unfortunately, it seems that recent Matlab versions on Windows do not take properly into account the MATLABPATH environment variable (Matlab is unable to run correctly with a defined MATLABPATH variable). So, the installer do not set it and you have to add the install path specified on the installer yourself using Matlab (Click on "home" and "add path" in Matlab).
Once installed, you can test under Matlab the tests programs included.
Installer of the GetFEM 5.2 interface for 64bits Windows and Python 2.7 of Anaconda 2-4.4.0 (furnished by J.-F. Barthelemy): getfem5.2win-amd64-py2.7.exe.
Note that you have to install first Anaconda 2. The interface is only built for Anaconda 2, if you want to use Anaconda 3 (Python 3.x) you have to build the interface following this.
Once installed, you can test under for instance command shell the Python tests programs included.
Installer of the GetFEM 4.1 Scilab interface for 32bits Windows and Scilab 5.3 provided by Yann Colette (2011/11/18): sci_getfem-rev2914-scilab-5.3-setup.exe.
Binaries for the python-interface (python 2.4, 2.5 and 2.6) on Windows XP (2010/08/28) kindly provided by Yao Koutsawa: getfem_python-4.1.win32-py2.5.exe, getfem_python-4.1.win32-py2.6.exe, getfem_python-4.1.win32-py2.7.exe.
A binary for the matlab-interface for matlab 2010b on Windows for both 32 and 64 bits(2010/04/12) with some explanations here: getfem_matlab_toolbox_2010b_32-bit.zip.
A binary for the matlab-interface for matlab 2009 on Windows XP(2010/04/08): getfem-matlab-4.0_R2009_win32.tar.gz.
A binary for the matlab-interface for matlab-R14 on Windows XP(2006/04/18): getfem-matlab-2.0_R14_win32.zip (and some notes).
A binary for the matlab-interface for matlab-2009b on MacOS X (2010/03/10): getfem-4.0.0-matlab-toolbox-MACOSX-i386.tar.gz.
To download a documentation in pdf or html format, follow one of links in this table.
Document | Link |
---|---|
GetFEM++ user documentation in pdf format | getfem_userdoc.pdf |
Gmm++ user documentation in pdf format | gmm_userdoc.pdf |
Python interface documentation in pdf format | python_interface.pdf |
Scilab interface documentation in pdf format | scilab_interface.pdf |
Matlab interface documentation in pdf format | matlab_interface.pdf |
GetFEM++ Developper's guide in pdf format | getfem_project.pdf |
Whole html documentation | getfem-5.3-docs-html.tar.gz |
If you have comments or suggestions for the GetFEM++ documentation, please send email to getfem-users@nongnu.org.