Skip to content
forked from Elias-Gu/FEM

Simple C++ Finite Element Implementation of classical problems

Notifications You must be signed in to change notification settings

EdwardWong1994/FEM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

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

About

Simple C++ Finite Element Implementation of classical problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.5%
  • MATLAB 5.5%