2 * \mainpage OOFEM Reference Documentation
4 * <CENTER><H2>Welcome to the world of OOFEM </H2></CENTER>
6 * OOFEM is a general purpose object oriented FEM code, written in C++.
7 * This code provides the functionality of general FEM kernel though the core library, with several modules that implements many types of elements, material models, and analysis types.
8 * This manual contains the API documentation for all components.
10 * For an introduction to the philosophy of OOFEM go on reading the \ref Introduction.
11 * This reference manual will provide you with a complete documentation of the
12 * features provided by OOFEM.
13 * OOFEM allows user to directly focus on his/her problem, at a high abstraction layer, by writing some derived classes.
14 * If you think OOFEM can help you with your projects and you want to get your copy of OOFEM go on reading section \ref Distribution.
16 * See (<A HREF="http://oofem.org"> http://oofem.org </A>) for more information about OOFEM.
18 * <CENTER><H2>Enjoy!</H2></CENTER>
20 * @author <A HREF="http://mech.fsv.cvut.cz/~bp/bp.html">Borek Patzak</A>