dune-alugrid  2.8-git
Public Types | List of all members
Dune::ALU3dGridEntity< 0, dim, GridImp >::Codim< cd > Struct Template Reference

#include <dune/alugrid/3d/entity.hh>

Public Types

typedef GridImp::Traits::template Codim< cd >::Twists::Twist Twist
 
typedef GridImp::template Codim< cd >::Entity Entity
 

Member Typedef Documentation

◆ Entity

template<int dim, class GridImp >
template<int cd>
typedef GridImp::template Codim< cd >::Entity Dune::ALU3dGridEntity< 0, dim, GridImp >::Codim< cd >::Entity

◆ Twist

template<int dim, class GridImp >
template<int cd>
typedef GridImp::Traits::template Codim< cd >::Twists::Twist Dune::ALU3dGridEntity< 0, dim, GridImp >::Codim< cd >::Twist

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