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

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

Classes

struct  Codim
 

Public Types

typedef GeometryGridPartData< GridFunction > ExtraData
 
typedef GridFunction GridFunctionType
 
typedef GridFunctionType::GridPartType HostGridPartType
 
typedef SharedGeometry< LocalFunctionGeometry< ConstLocalFunction< GridFunction > > > ElementGeometryImpl
 
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

◆ ElementGeometryImpl

template<class GridFunction >
typedef SharedGeometry< LocalFunctionGeometry< ConstLocalFunction<GridFunction> > > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::ElementGeometryImpl

◆ ExtraData

template<class GridFunction >
typedef GeometryGridPartData< GridFunction > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::ExtraData

◆ GridFunctionType

template<class GridFunction >
typedef GridFunction Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::GridFunctionType

◆ HierarchicIterator

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

◆ HostGridPartType

template<class GridFunction >
typedef GridFunctionType::GridPartType Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::HostGridPartType

◆ IntersectionImplType

template<class GridFunction >
typedef DeadIntersection< const GridPartFamily > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::IntersectionImplType

◆ IntersectionIteratorImplType

template<class GridFunction >
typedef DeadIntersectionIterator< const GridPartFamily > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::IntersectionIteratorImplType

◆ LeafIntersection

template<class GridFunction >
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LeafIntersection

◆ LeafIntersectionIterator

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

◆ LevelIntersection

template<class GridFunction >
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LevelIntersection

◆ LevelIntersectionIterator

template<class GridFunction >
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LevelIntersectionIterator

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