X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FTimeInterpolator.cxx;h=2a94cdd79a674d7428e329f16df52f1c4a03ad6d;hb=0bf52b9b294008eeb79b593572b035bff39bc7b7;hp=86c3bfb74dbc006611b40c046e750e79cf439855;hpb=586a7f0f6d8d1592a9547b15d1caac905cb1b053;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/TimeInterpolator.cxx b/src/ParaMEDMEM/TimeInterpolator.cxx index 86c3bfb74..2a94cdd79 100644 --- a/src/ParaMEDMEM/TimeInterpolator.cxx +++ b/src/ParaMEDMEM/TimeInterpolator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D +// Copyright (C) 2007-2024 CEA, EDF // // 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 ) {