triangle_ncc_rule_test


triangle_ncc_rule_test, a C++ code which calls triangle_ncc_rule(), which defines Newton-Cotes closed (NCC) quadrature rules over the interior of a triangle in 2D.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

triangle_ncc_rule, a C++ code which defines Newton-Cotes Closed (NCC) quadrature rules over the interior of a triangle in 2D.

Source Code:


Last revised on 04 May 2020.