Salome HOME
Implement better check for over-constrained volumes and faces
[modules/smesh.git] / doc / salome / gui / SMESH / input / over_constrained_faces.rst
index 6cae032f2883313bf17201a360a56963bebde798..87af11c523902f58cb40a872902bfed304921f36 100644 (file)
@@ -4,7 +4,7 @@
 Over-constrained faces
 **********************
 
-This mesh quality control highlights faces sharing only one border with other faces.
+This mesh quality control highlights faces having all their points on the border.
 
 .. note::
        The highlighted faces are actually over-constrained only if, at the computation time, the boundary conditions on the borders where the nodes are located are all Dirichlet boundary conditions.
@@ -15,6 +15,6 @@ This mesh quality control highlights faces sharing only one border with other fa
 .. centered::
        Over-constrained face is displayed in red
 
-**See Also** a sample TUI Script of a :ref:`tui_over_constrained_faces` filter.  
+**See Also** a sample TUI Script of a :ref:`tui_over_constrained_faces` filter.