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

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

Classes

struct  Traits
 

Public Types

typedef ALU2dGrid< dim,
dimworld, eltype > 
GridImp
 
typedef ALU2dGridLocalIdSet
< dim, dimworld, eltype > 
GlobalIdSetImp
 Type of the global id set. More...
 
typedef ALU2dGridLocalIdSet
< dim, dimworld, eltype > 
LocalIdSetImp
 Type of the local id set. More...
 
typedef int GlobalIdType
 
typedef int LocalIdType
 
typedef Traits::LevelIndexSetImp LevelIndexSetImp
 Type of the level index set implementation. More...
 
typedef Traits::LeafIndexSetImp LeafIndexSetImp
 Type of the leaf index set implementation. More...
 

Member Typedef Documentation

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef ALU2dGridLocalIdSet<dim,dimworld,eltype> Dune::ALU2dGridFamily< dim, dimworld, eltype >::GlobalIdSetImp

Type of the global id set.

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef int Dune::ALU2dGridFamily< dim, dimworld, eltype >::GlobalIdType
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef ALU2dGrid< dim, dimworld, eltype > Dune::ALU2dGridFamily< dim, dimworld, eltype >::GridImp
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Traits :: LeafIndexSetImp Dune::ALU2dGridFamily< dim, dimworld, eltype >::LeafIndexSetImp

Type of the leaf index set implementation.

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef Traits :: LevelIndexSetImp Dune::ALU2dGridFamily< dim, dimworld, eltype >::LevelIndexSetImp

Type of the level index set implementation.

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef ALU2dGridLocalIdSet<dim,dimworld,eltype> Dune::ALU2dGridFamily< dim, dimworld, eltype >::LocalIdSetImp

Type of the local id set.

template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
typedef int Dune::ALU2dGridFamily< dim, dimworld, eltype >::LocalIdType

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