X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolation3D.cxx;h=2899afc7fc25bcc4f4ac763337bdb64c3ca237c6;hb=714ec20d9675ab2c7d5530ae57656635def4e30f;hp=acf11f44ad03c94ae994422fea6aec7203a60410;hpb=1123dccd6613b2e8abba35182759d5c4a11ecc8d;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/Interpolation3D.cxx b/src/INTERP_KERNEL/Interpolation3D.cxx index acf11f44a..2899afc7f 100644 --- a/src/INTERP_KERNEL/Interpolation3D.cxx +++ b/src/INTERP_KERNEL/Interpolation3D.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-2019 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -24,7 +24,6 @@ namespace INTERP_KERNEL { /** - * \defgroup interpolation3D Interpolation3D * \class Interpolation3D * \brief Class used to calculate the volumes of intersection between the elements of two 3D meshes. *