dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Fem::PointProvider< ct, dim, 0 > Class Template Reference

#include <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

◆ GlobalPointVectorType

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

◆ QuadratureKeyType

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

◆ QuadratureType

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

Member Function Documentation

◆ getPoints()

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

◆ registerQuadrature()

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: