power_rule_rest


power_rule_rest, a FORTRAN90 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 MIT license

Related Data and Programs:

power_rule, a FORTRAN90 code which constructs a power rule, that is, a product quadrature rule from identical 1D factor rules.

Source Code:

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

The files which are created include:


Last revised on 19 August 2020.