|
|
|
# amfe - Finite Element tools for A&M
|
|
|
|
amfe is a collection of general utilities and finite element tools for solving various PDE. The code is written in C++ interfaced in python through SWIG, and is developed at the University of Liège, in the department of Aerospace and Mechanical Engineering.
|
|
|
|
|
|
|
|
To compile and install the code, check out this step-by-step guide: [Build](build)
|
|
|
|
|
|
|
|
The documentation for developers can be built with doxygen.
|
|
|
|
|
|
|
|
 |