Expand description

2D and 3D quadrature rules formed by tensor product formulations.

For quadrilaterals and hexahedra, quadrature rules can be constructed as tensor products of 1D rules. This module provides rules constructed in this fashion.

Functions

A Gauss quadrature rule for the reference hexahedron.

A Gauss quadrature rule for the reference quadrilateral.