]> SALOME platform Git repositories - modules/multipr.git/blobdiff - src/MULTIPR/MULTIPR_MeshDis.hxx
Salome HOME
*** empty log message ***
[modules/multipr.git] / src / MULTIPR / MULTIPR_MeshDis.hxx
index bcfeebc8822fda431b697dd973572fcc0a546d22..f71a066d1e8a43dec134059d4857a6824b372df0 100644 (file)
@@ -285,7 +285,13 @@ public:
                const char* pMEDFileName,
                Mesh*       pMesh,
                int         pPosition);
-               
+       
+       /**
+        * Removes all the part beginning by pPrefixPartName from this distributed mesh.
+        * \param  pPrefixPartName name of the part.
+        */
+       void removeParts(const char* pPrefixPartName);
+       
        /**
         * Returns the current number of parts in this distributed mesh.
         * \return the current number of parts in this distributed mesh.