dune-fem  2.4.1-rc
Classes | Public Types | List of all members
Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits Struct Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/geogridpart.hh>

Classes

struct  Codim
 

Public Types

typedef CoordFunction CoordFunctionType
 
typedef CoordFunctionType::GridPartType HostGridPartType
 
typedef DeadIntersection< const GridPartFamilyIntersectionImplType
 
typedef DeadIntersectionIterator< const GridPartFamilyIntersectionIteratorImplType
 
typedef Dune::Intersection< const GridPartFamily, IntersectionImplTypeLeafIntersection
 
typedef Dune::Intersection< const GridPartFamily, IntersectionImplTypeLevelIntersection
 
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplTypeLeafIntersectionIterator
 
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplTypeLevelIntersectionIterator
 
typedef Dune::EntityIterator< 0, const GridPartFamily, DeadIterator< typename Codim< 0 >::Entity > > HierarchicIterator
 

Member Typedef Documentation

template<class CoordFunction >
typedef CoordFunction Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::CoordFunctionType
template<class CoordFunction >
typedef Dune::EntityIterator< 0, const GridPartFamily, DeadIterator< typename Codim< 0 >::Entity > > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::HierarchicIterator
template<class CoordFunction >
typedef CoordFunctionType::GridPartType Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::HostGridPartType
template<class CoordFunction >
typedef DeadIntersection< const GridPartFamily > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::IntersectionImplType
template<class CoordFunction >
typedef DeadIntersectionIterator< const GridPartFamily > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::IntersectionIteratorImplType
template<class CoordFunction >
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LeafIntersection
template<class CoordFunction >
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LeafIntersectionIterator
template<class CoordFunction >
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LevelIntersection
template<class CoordFunction >
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LevelIntersectionIterator

The documentation for this struct was generated from the following file: