/*! \page quality_page About quality controls \n Mesh quality control in MESH is destined for visual control of the generated mesh. Application of a definite quality control consists of usage of the corresponding algorithm, which calculates a value of a definite geometric characteristic (Area, Length of edges, etc) for all meshing elements, composing your mesh. Then all meshing elements are colored according the calculated values. The reference between the coloring of the meshing elements and these calculated values is shown with the help of a scalar bar, which is displayed near the presentation of your mesh. There are four types of quality controls, corresponding to node, edge, face and volume entity type. Node quality controls: Edge quality controls: Face quality controls: Volume quality controls: To manage the quality controls call pop-up in the VTK viewer and select "Controls" sub-menu \image html controls_popup.png */