Salome HOME
Move medtool folder to MED base repository
[modules/med.git] / doc / user / doxygen / doxfiles / reference / reference.dox
1 /*!
2 \page reference Reference manual
3
4 The following pages constitutes the reference manual of the \ref library "MEDCoupling and MEDLoader libraries".
5 If you are looking for a more informal overview, you should go to the \ref start "getting started" section.
6
7 The basic \ref medcoupling "core structures" are first covered (this is what constitutes the MEDCoupling library), 
8 and the manual then moves onto more advanced concepts and methods. 
9
10 You can also take a look at the numerous \ref examples "code examples" provided with this documentation.
11
12 - \subpage medcoupling
13     - \ref arrays 
14     - \ref numbering
15     - \ref meshes
16     - \ref fields
17 - \subpage medloader
18 - \subpage interpolation
19 - \subpage cpp
20 - \subpage distrib
21 - \subpage misc
22
23 */