Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 776 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 776 Bytes

FEM

Finite Element Implementation of the following problems:

  • Poisson equation.
  • Heat Equation.
  • (more to come?)

Dependencies

Referencies

Examples

Plots are done with MATLAB.

Poisson equation:

poisson

Heat equation:

heat