Skip to content
Snippets Groups Projects
acrovato's avatar
Adrien Crovato authored
87212cfb
History

amfe

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.

Features

Set of python/C++ modules:

  • fwk: general utilities (timers, ...)
  • tbox: general finite element utilities (mesh handler, nodes/elements handler, ...)
  • tboxVtk: VTK extensions for tbox

Additional features:

Build

Detailed build instructions can be found in the wiki.