![]() |
#include <GaussQuadrature.h>
Inheritance diagram for dolfin::GaussQuadrature:


Public Member Functions | |
| GaussQuadrature (unsigned int n) | |
| void | show () const |
| Display quadrature data. | |
The quadrature points are computed using Newton's method, and the quadrature weights are computed by solving a linear system determined by the condition that Gauss quadrature with n points should be exact for polynomials of degree 2n-1.
|
|
|
|
|
Display quadrature data.
Implements dolfin::GaussianQuadrature. |
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.