dune-grid  2.4.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< const GridImp > > LeafIntersection
 
typedef Dune::Intersection< const GridImp, LevelIntersectionWrapper< const GridImp > > LevelIntersection
 
typedef Dune::IntersectionIterator< const GridImp, LeafIntersectionIteratorWrapper< const GridImp >, LeafIntersectionWrapper< const GridImp > > IntersectionIterator
 
typedef Dune::IntersectionIterator< const GridImp, LeafIntersectionIteratorWrapper< const GridImp >, LeafIntersectionWrapper< const GridImp > > LeafIntersectionIterator
 
typedef Dune::IntersectionIterator< const GridImp, LevelIntersectionIteratorWrapper< const GridImp >, LevelIntersectionWrapper< const GridImp > > 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. More...
 
typedef DefaultIndexSet< GridImp, typename Codim< 0 >::LeafIterator > LeafIndexSetImp
 Type of the leaf index set. More...
 
typedef IndexSet< GridImp, LevelIndexSetImpLevelIndexSet
 
typedef LeafIndexSetImp LeafIndexSet
 
typedef IdSet< GridImp, GlobalIdSetImp, GlobalIdTypeGlobalIdSet
 
typedef IdSet< GridImp, LocalIdSetImp, LocalIdTypeLocalIdSet
 
typedef Dune::CollectiveCommunication< GridImpCollectiveCommunication
 

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< const GridImp >, LeafIntersectionWrapper< const GridImp > > 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< const GridImp > > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LeafIntersection
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune::IntersectionIterator<const GridImp, LeafIntersectionIteratorWrapper< const GridImp >, LeafIntersectionWrapper< const GridImp > > 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< const GridImp > > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::LevelIntersection
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Dune::IntersectionIterator<const GridImp, LevelIntersectionIteratorWrapper< const GridImp >, LevelIntersectionWrapper< const GridImp > > 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: