line_felippa_rule_test, a C++ code which calls line_felippa_rule(), which generates the points and weights of a Felippa quadrature rule over the interior of a line segment in 1D.
The information on this web page is distributed under the MIT license.
line_felippa_rule, a C++ code which returns the points and weights of a Felippa quadrature rule over the interior of a line segment in 1D.