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

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

Classes

struct  Codim
 

Public Types

typedef GeoGridPartData< CoordFunction > ExtraData
 
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

◆ CoordFunctionType

template<class CoordFunction >
typedef CoordFunction Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::CoordFunctionType

◆ ExtraData

template<class CoordFunction >
typedef GeoGridPartData< CoordFunction > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::ExtraData

◆ HierarchicIterator

template<class CoordFunction >
typedef Dune::EntityIterator< 0, const GridPartFamily, DeadIterator< typename Codim< 0 >::Entity > > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::HierarchicIterator

◆ HostGridPartType

template<class CoordFunction >
typedef CoordFunctionType::GridPartType Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::HostGridPartType

◆ IntersectionImplType

template<class CoordFunction >
typedef DeadIntersection< const GridPartFamily > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::IntersectionImplType

◆ IntersectionIteratorImplType

template<class CoordFunction >
typedef DeadIntersectionIterator< const GridPartFamily > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::IntersectionIteratorImplType

◆ LeafIntersection

template<class CoordFunction >
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LeafIntersection

◆ LeafIntersectionIterator

template<class CoordFunction >
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LeafIntersectionIterator

◆ LevelIntersection

template<class CoordFunction >
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeoGridPartFamily< CoordFunction >::Traits::LevelIntersection

◆ LevelIntersectionIterator

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: