From 07a1c6c5084869bb3d88499e5bb58624c37ca3b6 Mon Sep 17 00:00:00 2001 From: ndjinga Date: Mon, 26 Nov 2007 15:43:49 +0000 Subject: [PATCH] Moved Doxygen comments do the .cxx file --- src/INTERP_KERNEL/Interpolation3D.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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: -- 2.39.2