triangle_fekete_rule_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

triangle_fekete_rule, a C code which defines Fekete rules for interpolation or quadrature over the interior of a triangle in 2D.

Source Code:


Last revised on 21 August 2019.