Salome HOME
*** empty log message ***
[modules/multipr.git] / idl / MULTIPR.idl
index 063f0372ffe57bc604e2a2aceff44c76ba8d71e7..6c54f489eeb6afbeef796e713650c597c5c59df8 100644 (file)
@@ -57,7 +57,13 @@ interface MULTIPR_Obj
         */
        string getFilename()
                raises (SALOME::SALOME_Exception);
-               
+       
+    /*!
+     * Return the name of the associated sequential MED file (for a distributed MED file).
+     */
+    string getSeqFilename()
+        raises (SALOME::SALOME_Exception);
+        
        /*!
         * Set the mesh to be partitionned/decimated. 
         * Assume sequential MED file.