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

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

Classes

struct  Partition
 

Public Types

typedef ALU2dGridGeometry< dim-cd,
dimworld, const GridImp
GeometryImpl
 
typedef ALU2dGridGeometry< dim-cd,
dim, const GridImp
LocalGeometryImpl
 
typedef Dune::Geometry< dim-cd,
dimworld, const GridImp,
ALU2dGridGeometry
Geometry
 
typedef Dune::Geometry< dim-cd,
dim, const GridImp,
ALU2dGridGeometry
LocalGeometry
 
typedef Dune::Entity< cd, dim,
const GridImp, ALU2dGridEntity
Entity
 
typedef ALU2dGridEntityPointer
< cd, const GridImp
EntityPointerImpl
 
typedef Dune::EntityPointer
< const GridImp,
EntityPointerImpl
EntityPointer
 
typedef ALU2dGridEntitySeed
< cd, const GridImp
EntitySeed
 
typedef Partition
< All_Partition >
::LevelIterator 
LevelIterator
 
typedef Partition
< All_Partition >
::LeafIterator 
LeafIterator
 

Member Typedef Documentation

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef Dune::Entity<cd, dim, const GridImp, ALU2dGridEntity> Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::Entity
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef Dune::EntityPointer< const GridImp, EntityPointerImpl > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::EntityPointer
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef ALU2dGridEntityPointer< cd, const GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::EntityPointerImpl
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef ALU2dGridEntitySeed< cd , const GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::EntitySeed
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef Dune::Geometry< dim-cd, dimworld, const GridImp, ALU2dGridGeometry > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::Geometry
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef ALU2dGridGeometry< dim-cd, dimworld, const GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::GeometryImpl
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef Partition< All_Partition >::LeafIterator Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::LeafIterator
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef Partition< All_Partition >::LevelIterator Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::LevelIterator
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef Dune::Geometry< dim-cd, dim, const GridImp, ALU2dGridGeometry > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::LocalGeometry
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int cd>
typedef ALU2dGridGeometry< dim-cd, dim, const GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::Traits::Codim< cd >::LocalGeometryImpl

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