Salome HOME
unused variables
[modules/smesh.git] / src / SMESH / SMESH_subMesh.hxx
index 83de353db90568255afab26cbc2d3ca21f55c265..d4c0468f942dd8600297f5a9332a71dc435dd94a 100644 (file)
@@ -34,6 +34,7 @@
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_Hypothesis.hxx"
 #include "SMESH_ComputeError.hxx"
+#include "SMESH_Algo.hxx"
 
 #include "Utils_SALOME_Exception.hxx"
 
@@ -192,6 +193,8 @@ public:
 
   bool ComputeStateEngine(int event);
 
+  bool Evaluate(MapShapeNbElems& aResMap);
+
   bool IsConform(const SMESH_Algo* theAlgo);
   // check if a conform mesh will be produced by the Algo