Salome HOME
Implementation of equivalences in MEDFileMesh.
[modules/med.git] / idl / MEDCouplingCorbaServantTest.idl
index 811086f39fb7f85ced27393593e6b96602a060b9..7adfb1648fb20c26f279bbb9678926cbb88e9eee 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -40,6 +40,7 @@ module SALOME_TEST
     SALOME_MED::MEDCouplingCurveLinearMeshCorbaInterface getCLMesh();
     SALOME_MED::MEDCoupling1SGTUMeshCorbaInterface get1SGTUMesh();
     SALOME_MED::MEDCoupling1DGTUMeshCorbaInterface get1DGTUMesh();
+    SALOME_MED::MEDCouplingIMeshCorbaInterface getIMesh();
     SALOME_MED::MEDCouplingFieldDoubleCorbaInterface getFieldScalarOn2DNT();
     SALOME_MED::MEDCouplingFieldDoubleCorbaInterface getFieldNodeScalarOn2DNT();
     SALOME_MED::MEDCouplingFieldDoubleCorbaInterface getFieldScalarOn3DNT();