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

  1. Define complex geometry 2D domains (stable)
  2. Generate and manipulate triangular meshes (stable)
  3. Define and manipulate functions, vector and tensor fields, run accurate integral calculus (stable)
  4. Solve scalar and vectorial PDEs (coming soon)
  5. Solve some inverse parameter problems (in progress)

Link to the Github page: FIFEMLab

Documentation on Domain construction

Documentation on Mesh construction