FreeFem++

This is an old revision of this page, as edited by Sgarnotel (talk | contribs) at 11:13, 27 November 2018 (Update informations about web, licence). 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 on solving partial differential equations using the finite element method. FreeFem++ is written in C++ and developed and maintained by Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions. It runs on Linux, Solaris, macOS and MS Windows systems. FreeFem++ is free software (LGPL).,[1][2]

Developer(s)Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions
Initial release1987; 38 years ago (1987)
Stable release
3.61 / June 20, 2018; 7 years ago (2018-06-20)
Written inC++
Operating systemLinux, macOS, Microsoft Windows, Solaris
LicenseLGPL version 2.1 or later
Websitefreefem.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 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 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

See also

References

  1. ^ Hecht, Frédéric (2012). "New development in FreeFem++". Journal of Numerical Mathematics. 20 (3–4): 251–266.
  2. ^ "FreeFem++ website". Retrieved March 14, 2016.