Salome HOME
d4c563030b01c9e6d4be31f8762a8cc4e0418cdb
[modules/smesh.git] / doc / salome / gui / SMESH / input / over_constrained_faces.doc
1 /*!
2
3 \page over_constrained_faces_page Over-constrained faces
4
5 \n This mesh quality control highlights faces sharing only one border
6 with other faces. In other words, the faces having all thier nodes on
7 the free border of the 2D mesh are highlighted.
8
9 \note The highlighted faces are actually over-constrained only if, at
10 the computation time, the boundary conditions on the borders where the
11 nodes are located are all Dirichlet boundary conditions.
12
13 \image html over_constrained_faces.png
14
15 In this picture the over-constrained face is displayed in red.
16
17 <br><b>See Also</b> a sample TUI Script of a 
18 \ref tui_over_constrained_faces "Over-constrained faces" filter.  
19
20 */