dune-fem 2.8.0
|
#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 GridPartFamily > | IntersectionImplType |
typedef DeadIntersectionIterator< const GridPartFamily > | IntersectionIteratorImplType |
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > | LeafIntersection |
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > | LevelIntersection |
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > | LeafIntersectionIterator |
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > | LevelIntersectionIterator |
typedef Dune::EntityIterator< 0, const GridPartFamily, DeadIterator< typename Codim< 0 >::Entity > > | HierarchicIterator |
typedef SharedGeometry< LocalFunctionGeometry< ConstLocalFunction<GridFunction> > > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::ElementGeometryImpl |
typedef GeometryGridPartData< GridFunction > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::ExtraData |
typedef GridFunction Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::GridFunctionType |
typedef Dune::EntityIterator< 0, const GridPartFamily, DeadIterator< typename Codim< 0 >::Entity > > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::HierarchicIterator |
typedef GridFunctionType::GridPartType Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::HostGridPartType |
typedef DeadIntersection< const GridPartFamily > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::IntersectionImplType |
typedef DeadIntersectionIterator< const GridPartFamily > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::IntersectionIteratorImplType |
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LeafIntersection |
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LeafIntersectionIterator |
typedef Dune::Intersection< const GridPartFamily, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LevelIntersection |
typedef Dune::IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeometryGridPartFamily< GridFunction >::Traits::LevelIntersectionIterator |