dune-grid  2.4.1
Public Types | List of all members
Dune::AlbertaGridEntity< 0, dim, Grid >::Codim< codim > Struct Template Reference

#include <dune/grid/albertagrid/entity.hh>

Public Types

typedef Grid::template Codim
< codim >::EntityPointer 
EntityPointer
 
typedef Grid::template Codim
< codim >::Entity 
Entity
 

Member Typedef Documentation

template<int dim, class Grid >
template<int codim>
typedef Grid::template Codim< codim >::Entity Dune::AlbertaGridEntity< 0, dim, Grid >::Codim< codim >::Entity
template<int dim, class Grid >
template<int codim>
typedef Grid::template Codim< codim >::EntityPointer Dune::AlbertaGridEntity< 0, dim, Grid >::Codim< codim >::EntityPointer

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