Salome HOME
Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0
[modules/smesh.git] / src / StdMeshers / StdMeshers_Prism_3D.hxx
index da4b055e0c024ca0dcdddc00feb730fe48af74cf..62f0b9a14e83de74ec678e8d7f6e6ea08dcbb159 100644 (file)
@@ -453,7 +453,7 @@ private:
                            TNodeColumn& nodes );
 
   void prepareTopBotDelaunay();
-  void findDelaunayTriangles();
+  bool findDelaunayTriangles();
 
   std::vector< TZColumn >                 myZColumns; // Z distribution of boundary nodes