triangle_dunavant_rule_test


triangle_dunavant_rule_test, a C++ code which calls triangle_dunavant_rule(), which defines the weights and abscisass for quadrature rules 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_dunavant_rule, a C++ code which defines Dunavant rules for quadrature over the interior of a triangle in 2D.

Source Code:


Last revised on 03 May 2020.