Dune::CubeQuadratureRule< ct, 0 > Class Template Reference

#include <quadraturerules.hh>

Inheritance diagram for Dune::CubeQuadratureRule< ct, 0 >:

Dune::QuadratureRule< ct, 0 >

List of all members.


Detailed Description

template<typename ct>
class Dune::CubeQuadratureRule< ct, 0 >

Gauss quadrature for the n-dimensional cube. Specialization for 0D.

Public Types

typedef ct CoordType
 The type used for coordinates.
enum  
 The space dimension.
typedef std::vector
< QuadraturePoint< ct, dim >
>::const_iterator 
iterator

Public Member Functions

virtual int order () const
 return order
virtual GeometryType type () const
 return type of element

Member Typedef Documentation

typedef std::vector<QuadraturePoint<ct ,dim> >::const_iterator Dune::QuadratureRule< ct , dim >::iterator [inherited]

this container is always a const container, therefore iterator is the same as const_iterator


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

Generated on Sun Nov 15 22:28:57 2009 for dune-grid by  doxygen 1.5.6