X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FParaMEDMEM%2FTimeInterpolator.cxx;h=137a0d854d5408af0a23bf657c8b1bd4e49b56bc;hb=1601954294492db13b626e8ac1d78b16eae7b605;hp=21927607387d165c1e90215d01391e3fc6751583;hpb=1123dccd6613b2e8abba35182759d5c4a11ecc8d;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/TimeInterpolator.cxx b/src/ParaMEDMEM/TimeInterpolator.cxx index 219276073..137a0d854 100644 --- a/src/ParaMEDMEM/TimeInterpolator.cxx +++ b/src/ParaMEDMEM/TimeInterpolator.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 @@ -19,7 +19,7 @@ #include "TimeInterpolator.hxx" -namespace ParaMEDMEM +namespace MEDCoupling { TimeInterpolator::TimeInterpolator( double InterpPrecision, int nStepBefore, int nStepAfter ) {