Salome HOME
Finished. But maybe we have to manage profile. Only sky is the limit
[tools/medcoupling.git] / src / MEDLoader / Swig / MEDLoaderCommon.i
index 63061304c885156d9bc5493a61bf797be5d40e6b..40ebad0fb579f3a9cb6ae2218e2cba56af8e2b5e 100644 (file)
@@ -3624,6 +3624,7 @@ namespace MEDCoupling
     //
     bool changeMeshName(const std::string& oldMeshName, const std::string& newMeshName) throw(INTERP_KERNEL::Exception);
     bool unPolyzeMeshes() throw(INTERP_KERNEL::Exception);
+    void dealWithStructureElements() throw(INTERP_KERNEL::Exception);
     std::string getHeader() const throw(INTERP_KERNEL::Exception);
     void setHeader(const std::string& header) throw(INTERP_KERNEL::Exception);
     //