]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/StdMeshers/StdMeshers_SegmentAroundVertex_0D.hxx
Salome HOME
54462: Hexa(ijk) fails on a composite block with a degenerated edge (note 0509712)
[modules/smesh.git] / src / StdMeshers / StdMeshers_SegmentAroundVertex_0D.hxx
index 4b0e53968be642e481c3726fc719e2232fe36095..3e886a1aec46da333012a8d14669a775e4c1cd4a 100644 (file)
@@ -38,7 +38,7 @@
 class STDMESHERS_EXPORT StdMeshers_SegmentAroundVertex_0D: public SMESH_0D_Algo
 {
 public:
-  StdMeshers_SegmentAroundVertex_0D(int hypId, int studyId, SMESH_Gen* gen);
+  StdMeshers_SegmentAroundVertex_0D(int hypId, SMESH_Gen* gen);
   virtual ~StdMeshers_SegmentAroundVertex_0D();
 
   virtual bool CheckHypothesis(SMESH_Mesh&                          aMesh,