FreeFem++: Difference between revisions

Content deleted Content added
No edit summary
Line 15:
| released = {{Start date|1987}}
| discontinued =
| latest release version = 3.32-145
| latest release date = {{StartMarch date and age|2014|11|07}}<ref>[http://www.freefem.org/ff++/index.htm Freefem++ Home, Page]</ref>2016
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
Line 31:
}}
 
'''FreeFem++''' is a [[programming language]] and a software focused in solving [[partial differential equations]] using the [[finite element method]].<ref>[http://www.freefem.org/ff++/index.htm FreeFem++ introduction]</ref> 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 (operating system)|Solaris]], [[OS X]] and [[MS Windows]] systems. FreeFem++ is [[free software]] ([[GPL]]).,ref name="hecht2012"/><ref name="website"/>
 
FreeFem++ language is inspired by C++. There is an [[Integrated development environment|IDE]] called FreeFem++-cs.
Line 52:
 
== References ==
<references>
{{reflist}}
<ref name="hecht2012">{{cite journal
| author = Hecht, Frédéric
| title = New development in FreeFem++
| journal = Journal of Numerical Mathematics
| year = 2012
| volume = 20
| issue = 3-4
| pages = 251-266}}
</ref>
<ref name="website">{{cite web
| url = http://www.freefem.org/ff++/index.htm
| title = FreeFem++ website
| accessdate = March 14, 2016}}
</ref>
</references>
 
== External links ==