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

21 lines
672 B
Plaintext
Raw Normal View History

2012-08-09 16:03:55 +06:00
/*!
\page over_constrained_faces_page Over-constrained faces
\n This mesh quality control highlights faces sharing only one border
with other faces. In other words, the faces having all thier nodes on
the free border of the 2D mesh are highlighted.
2012-08-09 16:03:55 +06:00
\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.
2012-08-09 16:03:55 +06: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.
*/