sparse_grid_cc_test, a FORTRAN90 code which calls sparse_grid_cc(), which computes 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.
The code described and made available on this web page is distributed under the GNU LGPL license.
sparse_grid_cc, a FORTRAN90 code which computes 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.