Salome HOME
Merge branch 'rnv/autoconf_macros' of salome:tools/medcoupling into rnv/autoconf_macros
[tools/medcoupling.git] / src / MEDCoupling_Swig / MEDCouplingRemapper.i
index 696df19e78998b38516e0203c2f80ba9524b5ae1..11089250b73556a62cf0704eb942f1eb2bc5892b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  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
@@ -216,7 +216,7 @@ def MEDCouplingIMeshnew(cls,*args):
     return _MEDCouplingRemapper.MEDCouplingIMesh____new___(cls,args)
 def MEDCouplingExtrudedMeshnew(cls,*args):
     import _MEDCouplingRemapper
-    return _MEDCouplingRemapper.MEDCouplingExtrudedMesh____new___(cls,args)
+    return _MEDCouplingRemapper.MEDCouplingMappedExtrudedMesh____new___(cls,args)
 %}
 
 %include "MEDCouplingFinalize.i"