triangle_felippa_rule_test, a C code which calls triangle_felippa_rule() to generate the points and weights of Felippa's quadrature rules over the interior of a triangle in 2D.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_felippa_rule, a C code which returns Felippa's quadratures rules for approximating integrals over the interior of a triangle in 2D.