Salome HOME
Synchronize adm files
[tools/medcoupling.git] / src / MEDLoader / MEDLoader.cxx
index 3580cc46c53cc95bc41c60e3621bd100aa94940a..1c2dcb50170d7884a9b4e2e7698046d3af45065a 100644 (file)
 #include <iterator>
 #include <algorithm>
 
-/*! \class MEDLoader
- *
- * \brief Static class offering the "basic" API to read and write MED files/
- *
- * This class implements only static methods and offers the high level API to access MED files.
- * Take a look at \ref medloader for more details.
- *
- */
 
 med_geometry_type typmai[MED_N_CELL_FIXED_GEO] = { MED_POINT1,
   MED_SEG2,