Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/med.git] / doc / doxygen / main.dox
index a155d6a4d66f51c076342672ab9db7b410f7893c..a3d73913cf3b99942d9d72694265f4c484fdb31a 100644 (file)
@@ -12,11 +12,13 @@ The install procedure of the %MEDMEM library can handle a variety of configurati
 to suit the needs of its user. Instructions for configuring and installing the library can be found in \ref medmem_install.
 
 \section outline Outline
-This user guide contains three different chapters that covers the core %MEDMEM library, the %ParaMEDMEM library and the %MEDSPLITTER tool: 
+This user guide contains five different chapters that cover the core %MEDMEM and MEDCoupling libraries, the interpolation library and the associated tools: 
+- Chapter \ref medcoupling describes DataStructures used for cross
+process exchange of meshes and fields.
+- Chapter \ref medloader describes API for I/O from or to a MED file
+coming from a \ref medcoupling data structure.
+- Chapter \ref interptools describes the interpolation and localization library.
 - 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).
-- Chapter \ref interpkernel describes the interpolation and
-localization library.
-- Chapter \ref paramedmem describes its MPI implementation, which is called %ParaMEDMEM.
 - Chapter \ref tools describes various tools based on MEDMEM  that can
 be helpful for handling MED files (conversion tools and splitting tools).