dune-fem 2.8.0
|
#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 GlobalPointVectorType & | getPoints (const size_t id, const GeometryType &elementGeo) |
typedef Traits::PointVectorType Dune::Fem::PointProvider< ct, dim, 0 >::GlobalPointVectorType |
typedef Traits::QuadratureKeyType Dune::Fem::PointProvider< ct, dim, 0 >::QuadratureKeyType |
typedef Traits::QuadratureType Dune::Fem::PointProvider< ct, dim, 0 >::QuadratureType |
|
inlinestatic |
|
inlinestatic |