
Public Member Functions | |
| QGauss (const unsigned int n) | |
| template<> | |
| QGauss (const unsigned int n) | |
Gauss-Legendre quadrature of arbitrary order.
The coefficients of these quadrature rules are computed by the function found in Numerical Recipies.
Definition at line 33 of file quadrature_lib.h.
Generate a formula with n quadrature points (in each space direction), exact for polynomials of degree 2n-1.
documentation generated on Fri Feb 3 2012 06:04:10 by
doxygen
1.7.2