dune-grid  2.1.1
Classes | Public Member Functions
Dune::GeoGrid::CommDataHandle< Grid, WrappedHandle >::EntityProxy< HostEntity > Class Template Reference

#include <dune/grid/geometrygrid/datahandle.hh>

List of all members.

Classes

struct  CreateFake
struct  CreateReal

Public Member Functions

 EntityProxy (const Grid &grid, const HostEntity &hostEntity)
 ~EntityProxy ()
const Entity & operator* () const

template<class Grid, class WrappedHandle>
template<class HostEntity>
class Dune::GeoGrid::CommDataHandle< Grid, WrappedHandle >::EntityProxy< HostEntity >


Constructor & Destructor Documentation

template<class Grid , class WrappedHandle >
template<class HostEntity>
Dune::GeoGrid::CommDataHandle< Grid, WrappedHandle >::EntityProxy< HostEntity >::EntityProxy ( const Grid grid,
const HostEntity &  hostEntity 
) [inline]
template<class Grid , class WrappedHandle >
template<class HostEntity>
Dune::GeoGrid::CommDataHandle< Grid, WrappedHandle >::EntityProxy< HostEntity >::~EntityProxy ( ) [inline]

Member Function Documentation

template<class Grid , class WrappedHandle >
template<class HostEntity>
const Entity& Dune::GeoGrid::CommDataHandle< Grid, WrappedHandle >::EntityProxy< HostEntity >::operator* ( ) const [inline]

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