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 computer code and data files described and made available on this web page are 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.