]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/ParaMEDMEM/LinearTimeInterpolator.cxx
Salome HOME
refactor!: remove adm_local/ directory
[tools/medcoupling.git] / src / ParaMEDMEM / LinearTimeInterpolator.cxx
index 79524983ebd8148213b4912a5015a8e06357ec5a..7c897f142759f45a17ffbfd990acbc1dacb00e84 100644 (file)
@@ -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
@@ -21,7 +21,7 @@
 
 using namespace std;
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {    
 
   LinearTimeInterpolator::LinearTimeInterpolator( double InterpPrecision, int nStepBefore,