X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolation3DSurf.cxx;h=9ae9f2f67943ddbcf4785a529d1ced62f49143d3;hb=19a5d11f2c31745a83bd6993357263641c0babe5;hp=26ca9f8cbc1f5013d745133ab08c4fbf9c025b17;hpb=f1a947b32a36d8dc8e3079b25305bb50e8cb59a0;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/Interpolation3DSurf.cxx b/src/INTERP_KERNEL/Interpolation3DSurf.cxx index 26ca9f8cb..9ae9f2f67 100644 --- a/src/INTERP_KERNEL/Interpolation3DSurf.cxx +++ b/src/INTERP_KERNEL/Interpolation3DSurf.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D +// Copyright (C) 2007-2016 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -48,7 +48,7 @@ namespace INTERP_KERNEL - Values: positive real number. - Default: 1.0E-12. -# printLevel: Level of verboseness during the computations. - - Values: interger between 0 and 3. + - Values: integer between 0 and 3. - Default: 0. */ void Interpolation3DSurf::setOptions(double precision, int printLevel, double medianPlan,