dune-grid  2.2.0
Public Types | List of all members
Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::Codim< codim > Struct Template Reference

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

Public Types

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

Member Typedef Documentation

template<class Grid , class DataHandleImpl , class Data >
template<int codim>
typedef Grid :: Traits :: template Codim< codim >:: Entity Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::Codim< codim >::Entity
template<class Grid , class DataHandleImpl , class Data >
template<int codim>
typedef Grid :: Traits :: template Codim< codim >:: EntityPointer Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::Codim< codim >::EntityPointer

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