|
dune-fem 2.8.0
|
#include <dune/fem/quadrature/caching/pointprovider.hh>
Public Types | |
| typedef Traits::QuadratureType | QuadratureType |
| typedef Traits::PointType | LocalPointType |
| typedef Traits::PointVectorType | LocalPointVectorType |
| typedef Traits::MapperType | MapperType |
| typedef Traits::MapperVectorType | MapperVectorType |
| typedef FieldVector< ct, dim > | GlobalPointType |
| typedef std::vector< GlobalPointType > | GlobalPointVectorType |
| typedef Traits::QuadratureKeyType | QuadratureKeyType |
| typedef std::pair< MapperVectorType, MapperVectorType > | MapperVectorPairType |
Static Public Member Functions | |
| static const MapperVectorPairType & | getMappers (const QuadratureType &quad, const GeometryType &elementGeo) |
| static const MapperVectorPairType & | getMappers (const QuadratureType &quad, const LocalPointVectorType &pts, const GeometryType &elementGeo) |
| static const GlobalPointVectorType & | getPoints (const size_t id, const GeometryType &elementGeo) |
| typedef FieldVector<ct, dim> Dune::Fem::PointProvider< ct, dim, 1 >::GlobalPointType |
| typedef std::vector<GlobalPointType> Dune::Fem::PointProvider< ct, dim, 1 >::GlobalPointVectorType |
| typedef Traits::PointType Dune::Fem::PointProvider< ct, dim, 1 >::LocalPointType |
| typedef Traits::PointVectorType Dune::Fem::PointProvider< ct, dim, 1 >::LocalPointVectorType |
| typedef Traits::MapperType Dune::Fem::PointProvider< ct, dim, 1 >::MapperType |
| typedef std::pair< MapperVectorType, MapperVectorType > Dune::Fem::PointProvider< ct, dim, 1 >::MapperVectorPairType |
| typedef Traits::MapperVectorType Dune::Fem::PointProvider< ct, dim, 1 >::MapperVectorType |
| typedef Traits::QuadratureKeyType Dune::Fem::PointProvider< ct, dim, 1 >::QuadratureKeyType |
| typedef Traits::QuadratureType Dune::Fem::PointProvider< ct, dim, 1 >::QuadratureType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |