chtld / Finite_Element_Method

This is a finite element program written by different language for different equation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finite Element Method for drive by example

This is a finite element program written by different language for different equation.

instruction

  • src The program source code
  • doc document about the example, inclue the derivation of variational form for different equation, if there are many time for me, I will make the document in my wiki page.
  • each example is in one folder, so you don't worry about the include relation for different folder.
  • there are many example using dealii, fenics and ifem open source code, so many outstanding progrtam we need to lean.

About

This is a finite element program written by different language for different equation.

License:MIT License


Languages

Language:MATLAB 60.3%Language:C++ 37.5%Language:CMake 1.3%Language:Python 0.9%Language:Objective-C 0.1%