Salome HOME
Fonction d'affectation d'un type externe au maillage
[modules/homard.git] / src / HOMARD / HomardDriver.hxx
index 86017a354c15cae67fdd10e4004ed34c7c87aeb4..edf77fe09ecd0d5966f48d235802bf4d243d25e3 100644 (file)
@@ -36,7 +36,7 @@ public:
   void        TexteInit( const std::string DirCompute, const std::string LogFile, const std::string Langue );
   void        TexteInfo( int TypeBila, int NumeIter );
   void        CreeFichierDonn();
-  void        TexteAdap( );
+  void        TexteAdap( int ExtType );
   void        CreeFichier();
   void        TexteMaillage( const std::string NomMesh, const std::string MeshFile, int apres );
   void        TexteMaillageHOMARD( const std::string Dir, const std::string liter, int apres );