KEAST
Quadrature Rules for a Tetrahedron


KEAST is a C++ library which defines a set of quadrature rules for the tetrahedron.

Related Data and Programs:

DUNAVANT is a C++ library of routines for defining Dunavant rules for quadrature on a triangle.

FEKETE is a C++ library of routines for defining Fekete rules for quadrature or interpolation on a triangle.

FELIPPA is a MATHEMATICA library which defines quadrature rules for lines, triangles, quadrilaterals, pyramids, wedges, tetrahedrons and hexahedrons.

GM_RULES is a C++ library of routines for defining a Grundmann-Moeller rule for quadrature over a triangle, tetrahedron, or general M-dimensional simplex.

KEAST is available in a C++ version and a FORTRAN90 version and a MATLAB version.

NCC_TETRAHEDRON is a C++ library defining Newton-Cotes closed quadrature rules on a tetrahedron.

NCO_TETRAHEDRON is a C++ library defining Newton-Cotes open quadrature rules on a tetrahedron.

NINTLIB is a FORTRAN90 library containing a variety of routines for numerical estimation of integrals in multiple dimensions.

QUADRATURE_RULES_TET is a dataset directory of triples of files defining various quadrature rules on tetrahedrons.

QUADRULE is a C++ library which includes a library of routines for defining quadrature rules on a variety of intervals with different weight functions.

STROUD is a C++ library containing quadrature rules for a variety of unusual areas, surfaces and volumes in 2D, 3D and N-dimensions.

WANDZURA is a C++ library of routines for defining Wandzura rules for quadrature on a triangle.

Reference:

  1. Patrick Keast,
    Moderate Degree Tetrahedral Quadrature Formulas,
    Computer Methods in Applied Mechanics and Engineering,
    Volume 55, Number 3, May 1986, pages 339-348.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the C++ source codes.


Last revised on 26 June 2007.