18 January 2012 10:50:27 AM SANDIA_SGMGA_WEIGHT_PRB C++ version Test the SANDIA_SGMGA_WEIGHT function. SANDIA_SGMGA_WEIGHT_TESTS Call SANDIA_SGMGA_WEIGHT_TEST with various arguments. All tests will use a point equality tolerance of 1.49012e-08 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 1 LEVEL_WEIGHT: 1 1 Level Weight sum 0 4 1 4 2 4 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 4 1 4 2 4 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 1 1 LEVEL_WEIGHT: 1 1 1 Level Weight sum 0 8 1 8 2 8 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 3 LEVEL_WEIGHT: 1 0.5 0.333333 Level Weight sum 0 8 1 8 2 8 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 4 1 4 2 4 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 4 1 4 2 4 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 2 1 2 2 2 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 2.65868 1 2.65868 2 2.65868 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 3.14159 1 3.14159 2 3.14159 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 1.5708 1 1.5708 2 1.5708 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 LEVEL_WEIGHT: 1 0.5 Level Weight sum 0 4 1 4 2 4 3 4 4 4 5 4 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 2 3 LEVEL_WEIGHT: 1 0.5 0.333333 Level Weight sum 0 7.08982 1 7.08982 2 7.08982 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 0 1 LEVEL_WEIGHT: 1 0 1 Level Weight sum 0 8 1 8 2 8 3 8 SANDIA_SGMGA_WEIGHT_TEST Compute the weights of a sparse grid. Each sparse grid is of spatial dimension DIM_NUM, and is made up of product grids of levels up to LEVEL_MAX. IMPORTANCE: 1 1 LEVEL_WEIGHT: 1 1 Level Weight sum 0 4 1 4 2 4 3 4 SANDIA_SGMGA_WEIGHT_PRB Normal end of execution. 18 January 2012 10:50:27 AM