triangle_fekete_rule_test, a C code which calls triangle_fekete_rule() to return any of seven Fekete rules for interpolation and quadrature over the interior of a triangle in 2D.
The information on this web page is distributed under the MIT license.
triangle_fekete_rule, a C code which defines Fekete rules for interpolation or quadrature over the interior of a triangle in 2D.