legendre_exactness_test


legendre_exactness_test, a FORTRAN90 code which calls legendre_exactness(), which investigates the polynomial exactness of Gauss-Legendre quadrature rules for the interval [-1,+1].

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:

legendre_exactness, a FORTRAN90 code which tests the monomial exactness of quadrature rules for estimating Legendre-type integrals of a function f(x) with density rho(x)=1 over the interval [-1,+1].

Source Code:

LEG_O4 is a standard Gauss-Legendre order 4 rule.


Last revised on 25 July 2020.