Dune::QuadratureRules< ctype, dim > Class Template Reference
[Quadrature]

#include <quadraturerules.hh>

List of all members.


Detailed Description

template<typename ctype, int dim>
class Dune::QuadratureRules< ctype, dim >

A container for all quadrature rules of dimension dim.


Static Public Member Functions

static const QuadratureRulerule (const GeometryType &t, int p, QuadratureType::Enum qt=QuadratureType::Gauss)
 select the appropriate QuadratureRule for GeometryType t and order p
static const QuadratureRulerule (const GeometryType::BasicType t, int p, QuadratureType::Enum qt=QuadratureType::Gauss)
 select the appropriate QuadratureRule for GeometryType t and order p

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

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].