triangle_twb_rule_test, a C code which calls triangle_twb_rule() to generate the points and weights of quadrature rules over the interior of a triangle in 2D, determined by Taylor, Wingate, and Bos.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_twb_rule, a C code which generates the points and weights of quadrature rules over the interior of a triangle in 2D, determined by Taylor, Wingate, and Bos.