]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/StdMeshers/StdMeshers_UseExisting_1D2D.cxx
Salome HOME
untabify
[modules/smesh.git] / src / StdMeshers / StdMeshers_UseExisting_1D2D.cxx
index 3638498e138808b16cceb5a002bc3109a876e8df..060afd2e16893748df434b06dd1aed0f15db94a5 100644 (file)
@@ -72,8 +72,8 @@ bool StdMeshers_UseExisting_1D::Compute(SMESH_Mesh&, const TopoDS_Shape&)
 //=======================================================================
 
 bool StdMeshers_UseExisting_1D::Evaluate(SMESH_Mesh&,
-                                        const TopoDS_Shape&,
-                                        MapShapeNbElems&)
+                                         const TopoDS_Shape&,
+                                         MapShapeNbElems&)
 {
   // This algorithm exists to allow mesh generation by mesh
   // edition functions in TUI mode
@@ -126,8 +126,8 @@ bool StdMeshers_UseExisting_2D::Compute(SMESH_Mesh&, const TopoDS_Shape&)
 //=======================================================================
 
 bool StdMeshers_UseExisting_2D::Evaluate(SMESH_Mesh&,
-                                        const TopoDS_Shape&,
-                                        MapShapeNbElems&)
+                                         const TopoDS_Shape&,
+                                         MapShapeNbElems&)
 {
   // This algorithm exists to allow mesh generation by mesh edition
   // functions in TUI mode