dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Codim< codim > Struct Template Reference

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

Inheritance diagram for Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Codim< codim >:
Inheritance graph

Public Types

typedef Traits::template Codim< codim >::EntityImp EntityImp
 
typedef Traits::template Codim< codim >::Twists Twists
 
typedef Twists::Twist Twist
 

Member Typedef Documentation

◆ EntityImp

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<int codim>
typedef Traits::template Codim<codim>::EntityImp Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Codim< codim >::EntityImp

◆ Twist

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<int codim>
typedef Twists::Twist Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Codim< codim >::Twist

◆ Twists

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm >
template<int codim>
typedef Traits::template Codim<codim>::Twists Dune::ALU3dGrid< dim, dimworld, elType, Comm >::Codim< codim >::Twists

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