Salome HOME
IPAL53073: Hexotic Mesh is not compute
[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 border with other volumes.
6 In other words, the volumes having all their 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 */