triangle_symq_rule_test, a Fortran77 code which calls triangle_symq_rule(), which returns symmetric quadrature rules, with exactness up to total degree 50, over the interior of an arbitrary triangle in 2D, by Hong Xiao and Zydrunas Gimbutas.
The information on this web page is distributed under the MIT license.
triangle_symq_rule, a Fortran77 code which returns symmetric quadrature rules, with exactness up to total degree 50, over the interior of an arbitrary triangle in 2D, by Hong Xiao and Zydrunas Gimbutas.
EQUI08 is a degree 8 rule in an equilateral triangle.
SIMP08 is a degree 8 rule in a simplex.
USER08 is a degree 8 rule in a user specified triangle at (1,0), (4,4), (0,3).