Last update: March 25
FIFEMLab
Forward and Inverse Finite Element Method Laboratory
FIFEMLab is a Matlab toolbox which contains some user friendly tools for solving PDEs in dimension 2 with the Finite Element method and for solving inverse parameters problems.
This toolbox helps to
- Define complex geometry 2D domains (stable)
- Generate and manipulate triangular meshes (stable)
- Define and manipulate functions, vector and tensor fields, run accurate integral calculus (stable)
- Solve scalar and vectorial PDEs (coming soon)
- Solve some inverse parameter problems (in progress)
Link to the Github page: FIFEMLab
Documentation on Domain construction
Documentation on Mesh construction