clenshaw_curtis_grid_test, a FORTRAN90 code which calls clenshaw_curtis_grid(), which sets up a Clenshaw Curtis quadrature rule in one or multiple dimensions.
The computer code and data files described and made available on this web page are distributed under the MIT license
clenshaw_curtis_grid, a FORTRAN90 code which sets up a Clenshaw Curtis quadrature rule in multiple dimensions;
CC_1D is an image of the abscissas of a nested sequence of Clenshaw Curtis rules.
CC_D1_O9 is a Clenshaw Curtis rule for 1D, using an order 9 rule.
CC_D4_O3X3X3X3 is a Clenshaw Curtis rule for 4D, using a product of order 3 rules.