Difference between revisions of "Software:ff++"

From CAC Wiki
Jump to: navigation, search
(FreeFem++ (ff++))
 
Line 1: Line 1:
 
== FreeFem++ (ff++) ==
 
== FreeFem++ (ff++) ==
 
{|  style="border-spacing: 8px;"
 
{|  style="border-spacing: 8px;"
 +
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" |
 
FreeFem++ is a high level integrated development environment (IDE) for numerically solving partial differential equations (PDE) in dimension 2 and 3. It is the ideal tool for teaching the finite element method but it is also perfect for research to quickly test new ideas or multi-physics and complex applications.
 
FreeFem++ is a high level integrated development environment (IDE) for numerically solving partial differential equations (PDE) in dimension 2 and 3. It is the ideal tool for teaching the finite element method but it is also perfect for research to quickly test new ideas or multi-physics and complex applications.
 
* '''Version''': 3.44
 
* '''Version''': 3.44

Latest revision as of 16:08, 30 May 2016

FreeFem++ (ff++)

FreeFem++ is a high level integrated development environment (IDE) for numerically solving partial differential equations (PDE) in dimension 2 and 3. It is the ideal tool for teaching the finite element method but it is also perfect for research to quickly test new ideas or multi-physics and complex applications.