Public Member Functions

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

Definition at line 33 of file quadrature_lib.h.


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 )

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:10 by doxygen 1.7.2