Salome HOME
contrĂ´le du nom du champ de la carte de taille
[modules/smesh.git] / src / SMESH / MG_ADAPT.hxx
index 0684c28381ecd4f50fe73384002f73daaea4c464..be289729a6b5acb8f08ea7eed48ecb1b4427fde1 100644 (file)
@@ -328,6 +328,7 @@ private :
   void execCmd( const char* cmd, int& err);
   void cleanUp();
   void appendMsgToLogFile(std::string& msg);
+  bool checkFieldName(std::string fileIn) ;
   bool checkTimeStepRank(std::string fileIn) ;
 
 };