Salome HOME
Progress bar. Increase difference between computeCost of EDGE and FACE
[modules/smesh.git] / src / SMESH / SMESH_MesherHelper.hxx
index f2b4d9ffc5d241c4499ae8f0136a2a9c52dbbd88..56320951e2bdf0f170eb83cb4ebc994e54ab3ed5 100644 (file)
@@ -97,7 +97,7 @@ class SMESH_EXPORT SMESH_MesherHelper
    * The key of the map is a normalized parameter of each
    * base node on theBaseSide. Edges in theBaseSide must be sequenced.
    * This method works in supposition that nodes on the face
-   * forms a rectangular grid and elements can be quardrangles or triangles
+   * forms a structured grid and elements can be quardrangles or triangles
    */
   static bool LoadNodeColumns(TParam2ColumnMap &            theParam2ColumnMap,
                               const TopoDS_Face&            theFace,