triangle_analyze_test


triangle_analyze_test, a FORTRAN90 code which calls triangle_analyze(), which reads a triangle defined in a file, and uses the TRIANGLE_PROPERTIES library to compute angles, area, centroid, circumcircle, edge lengths, incircle, orientation, orthocenter, and quality.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

triangle_analyze, a FORTRAN90 code which reads a triangle defined in a file, and uses triangle_properties() to compute angles, area, centroid, circumcircle, edge lengths, incircle, orientation, orthocenter, and quality.

Source Code:


Last revised on 08 September 2020.