sgmg_test, a C++ code which calls sgmg(), which constructs a sparse grid whose factors are possibly distinct 1D quadrature rules.
The information on this web page is distributed under the MIT license.
sgmg, a C++ code which constructs a sparse grid whose factors are possibly distinct 1D quadrature rules.
COMP_NEXT_test tests COMP_NEXT.
PRODUCT_MIXED_GROWTH_WEIGHT_test tests PRODUCT_MIXED_GROWTH_WEIGHT.
SGMG_INDEX_test tests SGMG_INDEX.
SGMG_POINT_test tests SGMG_POINT.
SGMG_SIZE_test tests SGMG_SIZE and SGMG_SIZE_TOTAL.
SGMG_SIZE_TABLE makes a point count table.
SGMG_UNIQUE_INDEX_test tests SGMG_UNIQUE_INDEX.
SGMG_WEIGHT_test tests SGMG_WEIGHT.
SGMG_WRITE_test tests SGMG_WRITE.
SGMG_CC_SL creates a sparse grid using the Clenshaw-Curtis 1D quadrature rule with slow linear growth.