7 May 2007 6:35:17.280 AM NINT_EXACTNESS FORTRAN90 version Investigate the polynomial exactness of a quadrature rule by integrating all monomials of a given degree over the [0,1] hypercube. The rule will be adjusted to the [0,1] hypercube. NINT_EXACTNESS: User input: Quadrature rule X file = "x.txt". Quadrature rule W file = "w.txt". Quadrature rule R file = "r.txt". Maximum total degree to check = 5 Spatial dimension = 1 Number of points = 2 Error Degree Exponents 0.0000000000000000 0 0 0.0000000000000000 1 1 0.0000000000000000 2 2 0.0000000000000000 3 3 0.0277777777777777 4 4 0.0833333333333333 5 5 NINT_EXACTNESS: Normal end of execution. 7 May 2007 6:35:17.288 AM