sandia_sgmg_test, a C++ code which calls sandia_sgmg(), which constructs a sparse grid whose factors are possibly distinct 1D quadrature rules.
The code described and made available on this web page is distributed under the GNU LGPL license.
sandia_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.
sandia_sgmg_INDEX_test tests sandia_sgmg_INDEX.
sandia_sgmg_POINT_test tests sandia_sgmg_POINT.
sandia_sgmg_SIZE_test tests sandia_sgmg_SIZE and sandia_sgmg_SIZE_TOTAL.
sandia_sgmg_SIZE_TABLE makes a point count table.
sandia_sgmg_UNIQUE_INDEX_test tests sandia_sgmg_UNIQUE_INDEX.
sandia_sgmg_weight_test tests sandia_sgmg_weight.
You can go up one level to the C++ source codes.