|
tfel
|
TFEL is a collaborative development of CEA and EDF.
The official website of the TFEL project is the following: https://thelfer.github.io/tfel/web/index.html.
The TFEL project provides:
mfront: a code generator for material properties, mechanical behaviours and simple models.mtest: a simple mechanical solver able to simulate:TFEL/Math: a set of classes used in mechanical implementations of mechanical behaviours and various algorithms. Mechanical operations are handled using expression templates.TFEL/Material: classes used by mechanical behavioursTFEL/Utilities: various classes, including the CxxTokenizer class.TFEL/Metaprogramming: a set of classes to ease metaprogramming.TFEL/Typetraits: a set of classes providing information on typesTFEL/System: intefaces to system specific operations on file and threads and processesTFEL version prior to 0.1 were released under both the LGPL and the CECILL-B licences. A copy of those licences are included in the distributions of TFEL.
TFEL versions 1.x were developped by CEA within the PLEIADES project. Since svn revision 584, TFEL was part of the PLEIADES projet.
Starting from versions 2.x, TFEL has been publicly released under either the GPL or the CECILL-A licence. A copy of thoses licences are delivered with the sources of TFEL. CEA or EDF may also distribute this project under specific licensing conditions.
This project uses code extracted from the following projects: