sparse_grid_hermite_test


sparse_grid_hermite_test, a FORTRAN90 code which calls sparse_grid_hermite(), which constructs sparse grids based on 1D Gauss-Hermite rules.

Licensing:

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

Related Data and Programs:

sparse_grid_hermite, a FORTRAN90 code which constructs sparse grids based on 1D Gauss-Hermite rules.

Source Code:

The sample program creates three files, which are an example of how a sparse grid quadrature rule for spatial dimension 2 and level 3 can be defined using a Hermite quadrature rule:


Last revised on 16 January 2023.