QGauss< dim > Class Template Reference
[Quadrature formulas]

Inheritance diagram for QGauss< dim >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 QGauss (const unsigned int n)
template<>
 QGauss (const unsigned int n)


Detailed Description

template<int dim>
class QGauss< dim >

Gauss-Legendre quadrature of arbitrary order.

The coefficients of these quadrature rules are computed by the function found in Numerical Recipies.

Author:
Guido Kanschat, 2001

Constructor & Destructor Documentation

template<int dim>
QGauss< dim >::QGauss ( const unsigned int  n  ) 

Generate a formula with n quadrature points (in each space direction), exact for polynomials of degree 2n-1.

template<>
QGauss< 1 >::QGauss ( const unsigned int  n  )  [inline]


The documentation for this class was generated from the following file:

deal.II documentation generated on Sat Aug 15 16:52:14 2009 by doxygen 1.5.9