dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits Struct Reference

#include <dune/fem/gridpart/idgridpart.hh>

Classes

struct  Codim
 
struct  EmptyData
 

Public Types

typedef HostGridPartImp HostGridPartType
 
typedef EmptyData ExtraData
 
typedef DeadIntersection< const GridFamilyIntersectionImplType
 
typedef DeadIntersectionIterator< const GridFamilyIntersectionIteratorImplType
 
typedef Dune::Intersection< const GridFamily, IntersectionImplTypeLeafIntersection
 
typedef Dune::Intersection< const GridFamily, IntersectionImplTypeLevelIntersection
 
typedef Dune::IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplTypeLeafIntersectionIterator
 
typedef Dune::IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplTypeLevelIntersectionIterator
 
typedef Dune::EntityIterator< 0, const GridFamily, DeadIterator< typename Codim< 0 >::Entity > > HierarchicIterator
 

Member Typedef Documentation

◆ ExtraData

template<class HostGridPartImp >
typedef EmptyData Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::ExtraData

◆ HierarchicIterator

template<class HostGridPartImp >
typedef Dune::EntityIterator< 0, const GridFamily, DeadIterator< typename Codim< 0 >::Entity > > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::HierarchicIterator

◆ HostGridPartType

template<class HostGridPartImp >
typedef HostGridPartImp Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::HostGridPartType

◆ IntersectionImplType

template<class HostGridPartImp >
typedef DeadIntersection< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::IntersectionImplType

◆ IntersectionIteratorImplType

template<class HostGridPartImp >
typedef DeadIntersectionIterator< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::IntersectionIteratorImplType

◆ LeafIntersection

template<class HostGridPartImp >
typedef Dune::Intersection< const GridFamily, IntersectionImplType > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::LeafIntersection

◆ LeafIntersectionIterator

template<class HostGridPartImp >
typedef Dune::IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::LeafIntersectionIterator

◆ LevelIntersection

template<class HostGridPartImp >
typedef Dune::Intersection< const GridFamily, IntersectionImplType > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::LevelIntersection

◆ LevelIntersectionIterator

template<class HostGridPartImp >
typedef Dune::IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridFamily::Traits::LevelIntersectionIterator

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