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
|
2017-03-02 21:51:35 +05:00
|
|
|
with other faces. In other words, the faces having all their nodes on
|
2016-05-16 15:49:25 +05:00
|
|
|
the free border of the 2D mesh are highlighted.
|
2012-08-09 16:03:55 +06:00
|
|
|
|
2016-05-16 15:49:25 +05: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.
|
|
|
|
|
|
|
|
*/
|