triangle_nco_rule_test, a C++ code which calls triangle_nco_rule(), which defines the weights and abscisass for Newton-Cotes open quadrature rules over the interior of a triangle in 2D.
The information on this web page is distributed under the MIT license.
triangle_nco_rule, a C++ code which defines Newton-Cotes Open (NCO) quadrature rules over the interior of a triangle in 2D.