dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | List of all members
Dune::Fem::PointProvider< ct, dim, 0 > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/caching/pointprovider.hh>

Public Types

typedef Traits::QuadratureType QuadratureType
 
typedef Traits::PointVectorType GlobalPointVectorType
 
typedef Traits::QuadratureKeyType QuadratureKeyType
 

Static Public Member Functions

static void registerQuadrature (const QuadratureType &quad)
 
static const GlobalPointVectorTypegetPoints (const size_t id, const GeometryType &elementGeo)
 

Member Typedef Documentation

template<class ct , int dim>
typedef Traits::PointVectorType Dune::Fem::PointProvider< ct, dim, 0 >::GlobalPointVectorType
template<class ct , int dim>
typedef Traits::QuadratureKeyType Dune::Fem::PointProvider< ct, dim, 0 >::QuadratureKeyType
template<class ct , int dim>
typedef Traits::QuadratureType Dune::Fem::PointProvider< ct, dim, 0 >::QuadratureType

Member Function Documentation

template<class ct , int dim>
const PointProvider< ct, dim, 0 >::GlobalPointVectorType & Dune::Fem::PointProvider< ct, dim, 0 >::getPoints ( const size_t  id,
const GeometryType &  elementGeo 
)
inlinestatic
template<class ct , int dim>
void Dune::Fem::PointProvider< ct, dim, 0 >::registerQuadrature ( const QuadratureType quad)
inlinestatic

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