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 information on this web page is 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.