simplex_gm_rule_test, a C code which calls simplex_gm_rule() to define Grundmann-Moeller quadrature rules over the interior of a triangle in 2D, a tetrahedron in 3D, or over the interior of the simplex in M dimensions.
The computer code and data files described and made available on this web page are distributed under the MIT license
simplex_gm_rule, a C code which defines Grundmann-Moeller quadrature rules over the interior of a simplex in M dimensions.