]> SALOME platform Git repositories - tools/medcoupling.git/blob - doc/doxygen/main.dox
Salome HOME
Merge from V6_main_20120808 08Aug12
[tools/medcoupling.git] / doc / doxygen / main.dox
1 /*!\mainpage MEDMEM user's guide
2
3 \image html MED_small.png
4 \image latex MED_small.eps
5 \anchor fig_MED_small
6
7 \section intro Introduction
8 This document constitutes the user guide of the %MEDMEM library and of its related tools.
9
10 \section install Installation 
11 The install procedure of the %MEDMEM library can handle a variety of configurations 
12 to suit the needs of its user. Instructions for configuring and installing the library can be found in \ref medmem_install.
13
14 \section outline Outline
15 This user guide contains five different chapters that cover the core %MEDMEM and MEDCoupling libraries, the interpolation library and the associated tools: 
16 - Chapter \ref medcoupling describes DataStructures used for cross
17 process exchange of meshes and fields.
18 - Chapter \ref medloader describes API for I/O from or to a MED file
19 coming from a \ref medcoupling data structure.
20 - Chapter \ref interptools describes the interpolation and localization library.
21 - Chapter \ref medmem covers the %MEDMEM core library, i.e. the implementation of meshes, supports and fields and the associated drivers (for MED-file, VTK, GIBI).
22 - Chapter \ref tools describes various tools based on MEDMEM  that can
23 be helpful for handling MED files (conversion tools and splitting tools). 
24
25 */