OOFEM is a general purpose object oriented FEM code, written in C++. This code is built on top of OOFEMlib - library containing the basic set of integrated classes offering the basic functionality of general FEM kernel (enhanced support is provided for structural analysis). The OOFEM code, built on the top of OOFEMlib, consist of different modules. Currently, only structural analysis module is under development. This manual contains the documentation of complete OOFEM source (structural analysis module and OOFEMlib).
For an introduction to the philosophy of OOFEM go on reading the Introduction. This reference manual will provide you with a complete documentation of the features provided by OOFEM. OOFEM allows user to directly focus on his/her problem, by writting some derived classes. If you think OOFEM or OOFEMlib can help you with your projects and you want to get your copy of OOFEM go on reading section Distribution.
See (http://oofem.org ) for more information about OOFEM and OOFEMlib.