From: ndjinga Date: Mon, 26 Nov 2007 15:43:49 +0000 (+0000) Subject: Moved Doxygen comments do the .cxx file X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=07a1c6c5084869bb3d88499e5bb58624c37ca3b6;p=tools%2Fmedcoupling.git Moved Doxygen comments do the .cxx file --- diff --git a/src/INTERP_KERNEL/Interpolation3D.hxx b/src/INTERP_KERNEL/Interpolation3D.hxx index adf06d142..069d9caaf 100644 --- a/src/INTERP_KERNEL/Interpolation3D.hxx +++ b/src/INTERP_KERNEL/Interpolation3D.hxx @@ -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: