sparse_grid_cc_test


sparse_grid_cc_test, a C code which calls sparse_grid_cc() to compute the points and weights of a Smolyak sparse grid, based on a 1-dimensional Clenshaw-Curtis quadrature rule, to be used for efficient and accurate quadrature in multiple dimensions.

Licensing:

The code described and made available on this web page is distributed under the GNU LGPL license.

Related Data and Programs:

sparse_grid_cc, a C code which creates sparse grids based on Clenshaw-Curtis rules.

Source Code:


Last revised on 07 August 2019.