power_rule_test


power_rule_test, a FORTRAN77 code which calls power_rule(), which creates a power rule, that is, a multidimensional quadrature rule formed as a repeated product of a single one-dimensional quadrature rule.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

power_rule, a FORTRAN77 code which creates a power rule, that is, a multidimensional quadrature rule formed as a repeated product of a single one-dimensional quadrature rule.

Source Code:

As an example, we start with a 1D Clenshaw Curtis rule of order 3:


Last revised on 02 November 2023.