]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Moved Doxygen comments do the .cxx file
authorndjinga <ndjinga>
Mon, 26 Nov 2007 15:43:49 +0000 (15:43 +0000)
committerndjinga <ndjinga>
Mon, 26 Nov 2007 15:43:49 +0000 (15:43 +0000)
src/INTERP_KERNEL/Interpolation3D.hxx

index adf06d142559d252eaf0b8bc81297682d24e97a0..069d9caaffadcadb48abc6331d1efc01fd7acc4d 100644 (file)
@@ -22,10 +22,7 @@ class Interpolation3DTest;
 
 namespace MEDMEM 
 {
-  /**
-   * \brief Class used to calculate the volumes of intersection between the elements of two 3D meshes.
-   * 
-   */
+
   class Interpolation3D : public Interpolation
   {
   public: