4 July 2007 7:52:25.866 AM NINT_EXACTNESS_TET FORTRAN90 version Investigate the polynomial exactness of a quadrature rule for a tetrahedron by integrating all monomials of a given degree. The rule will be adjusted to the unit tetrahedron. NINT_EXACTNESS_TET: User input: Quadrature rule X file = "ncc3_x.txt". Quadrature rule W file = "ncc3_w.txt". Quadrature rule R file = "ncc3_r.txt". Maximum total degree to check = 5 Spatial dimension = 3 Number of points = 20 Error Degree Exponents 0.0000000000000000 0 0 0 0 0.0000000000000000 1 1 0 0 0.0000000000000000 1 0 1 0 0.0000000000000000 1 0 0 1 0.0000000000000002 2 2 0 0 0.0000000000000002 2 1 1 0 0.0000000000000002 2 0 2 0 0.0000000000000002 2 1 0 1 0.0000000000000002 2 0 1 1 0.0000000000000002 2 0 0 2 0.0000000000000002 3 3 0 0 0.0000000000000001 3 2 1 0 0.0000000000000001 3 1 2 0 0.0000000000000002 3 0 3 0 0.0000000000000001 3 2 0 1 0.0000000000000001 3 1 1 1 0.0000000000000001 3 0 2 1 0.0000000000000001 3 1 0 2 0.0000000000000001 3 0 1 2 0.0000000000000002 3 0 0 3 0.1666666666666667 4 4 0 0 0.2222222222222221 4 3 1 0 0.1666666666666667 4 2 2 0 0.2222222222222221 4 1 3 0 0.1666666666666667 4 0 4 0 0.2222222222222221 4 3 0 1 0.1666666666666667 4 2 1 1 0.1666666666666667 4 1 2 1 0.2222222222222221 4 0 3 1 0.1666666666666667 4 2 0 2 0.1666666666666667 4 1 1 2 0.1666666666666667 4 0 2 2 0.2222222222222221 4 1 0 3 0.2222222222222221 4 0 1 3 0.1666666666666667 4 0 0 4 0.5555555555555558 5 5 0 0 0.4814814814814815 5 4 1 0 0.0370370370370370 5 3 2 0 0.0370370370370370 5 2 3 0 0.4814814814814815 5 1 4 0 0.5555555555555558 5 0 5 0 0.4814814814814815 5 4 0 1 0.0370370370370370 5 3 1 1 0.5555555555555554 5 2 2 1 0.0370370370370370 5 1 3 1 0.4814814814814815 5 0 4 1 0.0370370370370370 5 3 0 2 0.5555555555555554 5 2 1 2 0.5555555555555554 5 1 2 2 0.0370370370370370 5 0 3 2 0.0370370370370370 5 2 0 3 0.0370370370370370 5 1 1 3 0.0370370370370370 5 0 2 3 0.4814814814814815 5 1 0 4 0.4814814814814815 5 0 1 4 0.5555555555555558 5 0 0 5 NINT_EXACTNESS_TET: Normal end of execution. 4 July 2007 7:52:25.875 AM