triangle_integrals_test


triangle_integrals_test, a C code which calls triangle_integrals() to return the exact value of the integral of a polynomial over the interior of an arbitrary triangle in 2D.

Licensing:

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

Related Data and Programs:

triangle_integrals, a C code which returns the exact value of the integral of a polynomial over the interior of an arbitrary triangle in 2D.

Source Code:


Last revised on 21 August 2019.