sparse_grid_mixed_test


sparse_grid_mixed_test, a C++ code which calls sparse_grid_mixed(), which constructs a sparse grid whose factors are possibly distinct 1D quadrature 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_mixed, a C++ code which constructs a sparse grid whose factors are possibly distinct 1D quadrature rules.

Source Code:

COMP_NEXT_test tests COMP_NEXT.

PRODUCT_MIXED_WEIGHT_test tests PRODUCT_MIXED_WEIGHT.

sparse_grid_mixed_INDEX_test tests sparse_grid_mixed_INDEX.

sparse_grid_mixed_POINT_test tests sparse_grid_mixed_POINT.

sparse_grid_mixed_size_test tests sparse_grid_mixed_size and sparse_grid_mixed_size_total.

sparse_grid_mixed_size_table makes a point count table.

sparse_grid_mixed_UNIQUE_INDEX_test tests sparse_grid_mixed_UNIQUE_INDEX.

sparse_grid_mixed_weight_test tests sparse_grid_mixed_weight.

sparse_grid_mixed_write_test tests sparse_grid_mixed_write.


Last revised on 15 January 2022.