Salome HOME
Fix make distcheck error (merge from V6_4_BR branch)
[modules/smesh.git] / doc / salome / gui / SMESH / input / over_constrained_volumes.doc
1 /*!
2
3 \page over_constrained_volumes_page Over-constrained volumes
4
5 \n This mesh quality control highlights volumes sharing only one of its borders with other volumes.
6 In other words the volumes having all there nodes on the external border of the mesh are highlighted.
7
8 \note The highlighted volumes are actually over constrained only if, at the computation time, 
9 the boundary conditions on the borders where the nodes are located are all Dirichlet boundary conditions.
10
11 \image html over_constrained_volumes.png
12
13 In this picture the over-constrained volume is displayed in red.
14
15 <br><b>See Also</b> a sample TUI Script of a 
16 \ref tui_over_constrained_volumes "Over-constrained volumes" filter.  
17
18 */