dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/caching/pointmapper.hh>
Public Types | |
enum | { twistOffset_ = 4 } |
typedef IntegrationPointListImp< ct, dim > | QuadratureType |
type of integration point list implementation, fix type here More... | |
typedef QuadratureType::CoordinateType | PointType |
extracted types from integration point list More... | |
typedef std::vector< PointType > | PointVectorType |
typedef std::vector< size_t > | MapperType |
typedef std::vector< MapperType > | MapperVectorType |
typedef QuadratureKey | QuadratureKeyType |
typedef std::vector<size_t> Dune::Fem::CachingTraits< ct, dim >::MapperType |
typedef std::vector<MapperType> Dune::Fem::CachingTraits< ct, dim >::MapperVectorType |
typedef QuadratureType::CoordinateType Dune::Fem::CachingTraits< ct, dim >::PointType |
extracted types from integration point list
typedef std::vector<PointType> Dune::Fem::CachingTraits< ct, dim >::PointVectorType |
typedef QuadratureKey Dune::Fem::CachingTraits< ct, dim >::QuadratureKeyType |
typedef IntegrationPointListImp<ct, dim> Dune::Fem::CachingTraits< ct, dim >::QuadratureType |
type of integration point list implementation, fix type here