dune-grid
2.3.1-rc1
|
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 GeometryGrid entity More... | |
typedef Grid::template Codim < codim >::EntityPointer | EntityPointer |
type of the GeometryGrid 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< GeometryGrid< HG, CoordFunction, Allocator > >::Codim< codim >::Entity |
type of the GeometryGrid entity
typedef Grid::template Codim< codim >::EntityPointer Dune::HostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > >::Codim< codim >::EntityPointer |
type of the GeometryGrid entity pointer
typedef HostGrid::template Codim< codim >::Entity Dune::HostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > >::Codim< codim >::HostEntity |
type of the host entity
typedef HostGrid::template Codim< codim >::EntityPointer Dune::HostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > >::Codim< codim >::HostEntityPointer |
type of the host entity pointer