]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH_I/SMESH_Gen_i.hxx
Salome HOME
Implement bos #26453: [EDF] (2021) SMESH: uniform refinement
[modules/smesh.git] / src / SMESH_I / SMESH_Gen_i.hxx
index 9caaa543c5cc1724d1a61eea91fde778a9f30346..64ccdf1d000f4945c2bac6be39de074a2a60414a 100644 (file)
@@ -477,6 +477,7 @@ public:
   int CountInPyDump(const TCollection_AsciiString& text);
 
   SMESH::MG_ADAPT_ptr CreateMG_ADAPT();
+  SMESHHOMARD::HOMARD_Gen_ptr CreateHOMARD_ADAPT();
   SMESH::MG_ADAPT_ptr CreateAdaptationHypothesis();
   SMESH::MG_ADAPT_OBJECT_ptr Adaptation( const char* adaptationType);