Salome HOME
Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A3 - too thin VL
[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 external border of the mesh are highlighted.
8
9 \note The highlighted faces are actually over-constrained only if, at the computation time, 
10 the boundary conditions on the borders where the nodes are located are all Dirichlet boundary conditions.
11
12 \image html over_constrained_faces.png
13
14 In this picture the over-constrained face is displayed in red.
15
16 <br><b>See Also</b> a sample TUI Script of a 
17 \ref tui_over_constrained_faces "Over-constrained faces" filter.  
18
19 */