/*! \page aspect_ratio_page Aspect Ratio \n The Aspect Ratio quality criterion for mesh elements reveals the degree of conformity of a mesh element to the regular element of its type (with all edges having the same length). - The Aspect Ratio of a \b triangle 2D element consisting of 3 nodes is calculated by the formula: \image html formula4.png - The Aspect Ratio of a \b quadrangle 2D element consisting of 4 nodes is calculated using The Verdict Geometric Quality Library available within VTK. The calculation formula is: \image html formula5.png To apply the Aspect Ratio quality criterion to your mesh: