FreeFem++

This is an old revision of this page, as edited by Emijrp (talk | contribs) at 13:15, 5 July 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 it is developed and mantained by Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions. It runs on GNU/Linux, Solaris, MacOS X and Windows systems. FreeFem++ is free software (GPL).

Developer(s)Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions
Initial release1987 (1987)
Stable release
3.13-2
Written inC++
Operating systemLinux, Mac OS X, Microsoft Windows, Solaris
LicenseGPL
Websitewww.freefem.org

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

References

See also