FreeFem++: Difference between revisions

Content deleted Content added
mNo edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 5:
| developer = [[Université Pierre et Marie Curie]] and [[Laboratoire Jacques-Louis Lions]]
| released = {{Start date and age|1987}}
| latest release version = 34.619
| latest release date = {{Start date and age|20182021|0604|2019}}
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| repo = {{URL|https://github.com/FreeFem/FreeFem-sources}}
Line 15:
}}
 
'''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 (operating system)|Solaris]], [[macOS]] and [[MSMicrosoft Windows]] systems. FreeFem++ is [[free software]] ([[LGPL]]).<ref name="hecht2012"/><ref name="website"/>
 
FreeFem++ language is inspired by C++. There is an [[Integrated development environment|IDE]] called FreeFem++-cs.
Line 43:
| year = 2012
| volume = 20
| issue = 3-43–4
| pages = 251–266}}| doi = 10.1515/jnum-2012-0013
| s2cid = 12770876
| url = https://hal.sorbonne-universite.fr/hal-01476313/file/jmn-ff.pdf
}}
</ref>
<ref name="website">{{cite web
| url = https://freefem.org
| title = FreeFem++ website
| accessdateaccess-date = November 27, 2018}}
</ref>
</references>
Line 66 ⟶ 69:
[[Category:Numerical analysis software for Linux]]
[[Category:Finite element software for Linux]]
 
 
{{compu-physics-stub}}