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 information on this web page is 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.