ReferenceTriangle
ReferenceTriangle is a user-data type for triangular element.
Methodsβ
ποΈ ReferenceTriangle
Reference element for triangle.
ποΈ Angles
Returns three angles of a triangle
ποΈ Area
Returns the area of triangle
ποΈ ArealVector
Returns the area vector.
ποΈ Barycentric
Returns the barycentric coordinates of triangle
ποΈ Centroid
Returns the centroid of a triangle.
ποΈ CircumCenter
Returns the circum-center of the triangle
ποΈ CircumCircle
Returns circum circle of triangle
ποΈ CircumRadius
ποΈ ContainsLine
ποΈ ContainsPoint
ποΈ Diameter
ποΈ DistanceFromPoint
ποΈ EdgeLength
ποΈ Incenter
ποΈ Incircle
ποΈ Initiate
This routine contructs an instance of ReferenceTriangle_.
ποΈ Inradius
ποΈ Measure_Simplex_Triangle
This function returns the measure of linear triangle.
ποΈ NearestPoint
ποΈ Orthocenter
ποΈ RandomPoint
ποΈ TriangleArea2D
This subroutine computes the area of a triangle in two dimensions.
ποΈ TriangleArea3D
TRIANGLEAREA3D computes the area of a triangle in 3D.