FreeFem++ is a programming language and a software focused in solving partial differential equations using the finite element method.[1] FreeFem++ is written in C++ and developed and mantained by Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions. It runs on GNU/Linux, Solaris, MacOS X and MS Windows systems. FreeFem++ is free software (GPL).
![]() FreeFem++-cs | |
Developer(s) | Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions |
---|---|
Initial release | 1987 |
Stable release | 3.13-2
|
Written in | C++ |
Operating system | Linux, Mac OS X, Microsoft Windows, Solaris |
License | GPL |
Website | www |
FreeFem++ language is inspired by C++. There is an IDE called FreeFem++-cs.
History
The first version was created in 1987 by Olivier Pironneau, and it was named MacFem (it only worked on Macintosh); PCFem appeared some time later. Both were written in Pascal.
In 1992 it was re-written in C++ and it was named FreeFem. Later versions, FreeFem+ (1996) and FreeFem++ (1998) used that programming language too.
Other versions
- FreeFem++ includes versions for console mode and MPI
- FreeFem3D
Deprecated versions:
- FreeFem+
- FreeFem