dune-grid
2.3.1-rc1
|
#include <dune/grid/geometrygrid/iterator.hh>
Public Types | |
typedef Traits::IteratorType | IteratorType |
typedef Traits::Entity | Entity |
typedef EntityPointer < BaseTraits, fake > | EntityPointerImp |
Public Member Functions | |
template<class HostGridView > | |
Iterator (const Grid &grid, const HostGridView &hostGridView, IteratorType type) | |
void | increment () |
template<class T > | |
bool | equals (const EntityPointer< T, fake > &other) const |
Entity & | dereference () const |
int | level () const |
const HostEntityIterator & | hostIterator () const |
const Grid & | grid () const |
Static Public Attributes | |
static const int | dimension = Traits::dimension |
static const int | codimension = Traits::codimension |
static const bool | fake = Traits::fake |
Protected Types | |
typedef Base::EntityImpl | EntityImpl |
typedef Traits::HostEntityPointer | HostEntityPointer |
typedef Traits::HostEntityIterator | HostEntityIterator |
typedef Traits::HostElement | HostElement |
typedef Traits::EntitySeed | EntitySeed |
typedef EntityImpl::GeometryImpl | GeometryImpl |
Protected Member Functions | |
EntityImpl & | entityImpl () const |
Protected Attributes | |
HostEntityIterator | hostEntityIterator_ |
|
inherited |
|
protected |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
typedef Traits::IteratorType Dune::GeoGrid::Iterator< Traits, false >::IteratorType |
|
inline |
|
inlineinherited |
|
inlineprotectedinherited |
Referenced by Dune::GeoGrid::EntityPointer< Traits, false >::operator=().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protectedinherited |
Referenced by Dune::GeoGrid::EntityPointer< Traits, false >::operator=().