Salome HOME
récupération
authorGérald NICOLAS <gerald.nicolas@edf.fr>
Tue, 9 Feb 2021 11:24:42 +0000 (12:24 +0100)
committerGérald NICOLAS <gerald.nicolas@edf.fr>
Tue, 9 Feb 2021 11:24:42 +0000 (12:24 +0100)
src/SMESH_I/SMESH_Gen_i.hxx

index fb16909b89743ceb7c0822599a0afd0ef66409a9..c5db5cc70335b12d00294627c0b8ebf59ca4a077 100644 (file)
@@ -470,6 +470,10 @@ public:
 
   static int CountInPyDump(const TCollection_AsciiString& text);
 
+  SMESH::MG_ADAPT_ptr CreateMG_ADAPT();
+  SMESH::MG_ADAPT_ptr CreateAdaptationHypothesis();
+  SMESH::MG_ADAPT_OBJECT_ptr Adaptation( const char* adaptationType);
+
   // *****************************************
   // Internal methods
   // *****************************************