X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolation3DSurf.cxx;h=9ae9f2f67943ddbcf4785a529d1ced62f49143d3;hb=19a5d11f2c31745a83bd6993357263641c0babe5;hp=7fffa509940886fd0414411eacb2b7e527014b32;hpb=8763c12d01e33d6845dd53be65b001514d00bd42;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/Interpolation3DSurf.cxx b/src/INTERP_KERNEL/Interpolation3DSurf.cxx index 7fffa5099..9ae9f2f67 100644 --- a/src/INTERP_KERNEL/Interpolation3DSurf.cxx +++ b/src/INTERP_KERNEL/Interpolation3DSurf.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 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 @@ -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,