triangle_fekete_rule_test


triangle_fekete_rule_test, a C++ code which calls triangle_fekete_rule(), which returns Fekete rules for interpolation and quadrature over the interior of a triangle in 2D.

Licensing:

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

One of the tests in the sample calling program creates EPS files of the abscissas in the unit triangle. These have been converted to PNG files for display here.


Last revised on 03 May 2020.