smesh/doc/salome/gui/SMESH/input/over_constrained_faces.doc

18 lines
681 B
Plaintext
Raw Normal View History

2010-12-24 13:18:34 +05:00
/*!
\page over_constrained_faces_page Over-constrained faces
2011-07-15 17:19:53 +06:00
\n This mesh quality control highlights faces sharing only one of its borders with other faces. In other words the faces having all there nodes on the external border of the mesh are highlighted.
\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.
2010-12-24 13:18:34 +05:00
\image html over_constrained_faces.png
In this picture the over-constrained face is displayed in red.
<br><b>See Also</b> a sample TUI Script of a
\ref tui_over_constrained_faces "Over-constrained faces" filter.
*/