clenshaw_curtis_grid_test


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.

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:

clenshaw_curtis_grid, a FORTRAN90 code which sets up a Clenshaw Curtis quadrature rule in multiple dimensions;

Source Code:

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.


Last revised on 06 September 2021.