line_nco_rule_test, a FORTRAN77 code which calls line_nco_rule(), which computes a Newton Cotes Open (NCO) quadrature rule, using equally spaced points, over the interior of a line segment in 1D.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
line_nco_rule, a FORTRAN77 code which computes a Newton Cotes Open (NCO) quadrature rule, using equally spaced points, over the interior of a line segment in 1D.