dune-grid
2.4.1-rc2
|
A Traits struct that collects return types of class member methods. More...
#include <dune/grid/utility/hostgridaccess.hh>
Public Types | |
typedef Grid::template Codim< codim >::Entity | Entity |
type of the IdGrid entity More... | |
typedef Grid::template Codim< codim >::EntityPointer | EntityPointer |
type of the IdGrid entity pointer More... | |
typedef HostGrid::template Codim< codim >::Entity | HostEntity |
type of the host entity More... | |
typedef HostGrid::template Codim< codim >::EntityPointer | HostEntityPointer |
type of the host entity pointer More... | |
A Traits struct that collects return types of class member methods.
codim | codimension |
typedef Grid::template Codim< codim >::Entity Dune::HostGridAccess< IdentityGrid< HG > >::Codim< codim >::Entity |
type of the IdGrid entity
typedef Grid::template Codim< codim >::EntityPointer Dune::HostGridAccess< IdentityGrid< HG > >::Codim< codim >::EntityPointer |
type of the IdGrid entity pointer
typedef HostGrid::template Codim< codim >::Entity Dune::HostGridAccess< IdentityGrid< HG > >::Codim< codim >::HostEntity |
type of the host entity
typedef HostGrid::template Codim< codim >::EntityPointer Dune::HostGridAccess< IdentityGrid< HG > >::Codim< codim >::HostEntityPointer |
type of the host entity pointer