product_rule_test, a Fortran77 code which calls product_rule(), which creates a multidimensional quadrature rule by using a product of distinct one-dimensional quadrature rules.
The information on this web page is distributed under the MIT license.
product_rule, a Fortran77 code which creates a multidimensional quadrature rule by using a product of distinct one-dimensional quadrature rules.
The first factor is a 1D Clenshaw Curtis rule of order 3:
The second factor is a 1D Gauss Legendre rule of order 2:
The resulting product rule files: