dune-grid  2.2.1
Classes | Public Types | List of all members
Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits Struct Reference

#include <dune/grid/alugrid/2d/grid.hh>

Classes

struct  Codim
struct  Partition

Public Types

typedef GridImp Grid
typedef Dune::Intersection
< const GridImp,
LeafIntersectionWrapper
LeafIntersection
typedef Dune::Intersection
< const GridImp,
LevelIntersectionWrapper
LevelIntersection
typedef
Dune::IntersectionIterator
< const GridImp,
LeafIntersectionIteratorWrapper,
LeafIntersectionWrapper
IntersectionIterator
typedef
Dune::IntersectionIterator
< const GridImp,
LeafIntersectionIteratorWrapper,
LeafIntersectionWrapper
LeafIntersectionIterator
typedef
Dune::IntersectionIterator
< const GridImp,
LevelIntersectionIteratorWrapper,
LevelIntersectionWrapper
LevelIntersectionIterator
typedef Dune::EntityIterator
< 0, const GridImp,
ALU2dGridHierarchicIterator
< const GridImp > > 
HierarchicIterator
typedef DuneBoundaryProjection
< dimworld > 
DuneBoundaryProjectionType
typedef std::vector< const
DuneBoundaryProjectionType * > 
DuneBoundaryProjectionVector
typedef DefaultIndexSet
< GridImp, typename Codim
< 0 >::LevelIterator
LevelIndexSetImp
 Type of the level index set.
typedef DefaultIndexSet
< GridImp, typename Codim
< 0 >::LeafIterator
LeafIndexSetImp
 Type of the leaf index set.
typedef IndexSet< GridImp,
LevelIndexSetImp
LevelIndexSet
typedef LeafIndexSetImp LeafIndexSet
typedef IdSet< GridImp,
GlobalIdSetImp, GlobalIdType
GlobalIdSet
typedef IdSet< GridImp,
LocalIdSetImp, LocalIdType
LocalIdSet
typedef
Dune::CollectiveCommunication
< GridImp
CollectiveCommunication

Member Typedef Documentation

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune :: CollectiveCommunication< GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::CollectiveCommunication
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef DuneBoundaryProjection< dimworld > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::DuneBoundaryProjectionType
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef std::vector< const DuneBoundaryProjectionType *> Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::DuneBoundaryProjectionVector
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef IdSet<GridImp,GlobalIdSetImp,GlobalIdType> Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::GlobalIdSet
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef GridImp Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Grid
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune::EntityIterator< 0, const GridImp, ALU2dGridHierarchicIterator< const GridImp > > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::HierarchicIterator
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune::IntersectionIterator<const GridImp, LeafIntersectionIteratorWrapper, LeafIntersectionWrapper > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::IntersectionIterator
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef LeafIndexSetImp Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LeafIndexSet
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef DefaultIndexSet< GridImp, typename Codim<0>::LeafIterator > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LeafIndexSetImp

Type of the leaf index set.

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune :: Intersection< const GridImp, LeafIntersectionWrapper > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LeafIntersection
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune::IntersectionIterator<const GridImp, LeafIntersectionIteratorWrapper, LeafIntersectionWrapper > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LeafIntersectionIterator
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef IndexSet<GridImp,LevelIndexSetImp> Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LevelIndexSet
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef DefaultIndexSet< GridImp, typename Codim<0>::LevelIterator > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LevelIndexSetImp

Type of the level index set.

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune :: Intersection< const GridImp, LevelIntersectionWrapper > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LevelIntersection
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune::IntersectionIterator<const GridImp, LevelIntersectionIteratorWrapper, LevelIntersectionWrapper > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LevelIntersectionIterator
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef IdSet<GridImp,LocalIdSetImp,LocalIdType> Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LocalIdSet

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