Dune::GeoGrid::Iterator< Traits, true > Class Template Reference

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

Inheritance diagram for Dune::GeoGrid::Iterator< Traits, true >:
Inheritance graph

List of all members.

Public Types

typedef Traits::IteratorType IteratorType
typedef Traits::Entity Entity
typedef EntityPointer
< BaseTraits, fake
EntityPointerImp

Public Member Functions

 Iterator (const Grid &grid, int level, IteratorType type)
void increment ()
 operator const EntityPointerImp & () const
 operator EntityPointerImp & ()
template<class T >
bool equals (const EntityPointer< T, fake > &other) const
Entitydereference () const
int level () const
void compactify ()
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 Traits::HostEntityPointer HostEntityPointer
typedef Traits::EntitySeed EntitySeed

Protected Member Functions

void releaseEntity ()
const HostElementIteratorhostElementIterator () const
Grid::Traits::template
EntityAllocator< codimension > & 
entityAllocator () const

Protected Attributes

int subEntity_
HostElementIterator hostElementIterator_

template<class Traits>
class Dune::GeoGrid::Iterator< Traits, true >


Member Typedef Documentation

template<class Traits >
typedef Traits::Entity Dune::GeoGrid::EntityPointer< Traits, true >::Entity [inherited]
template<class Traits >
typedef EntityPointer< BaseTraits, fake > Dune::GeoGrid::EntityPointer< Traits, true >::EntityPointerImp [inherited]
template<class Traits >
typedef Traits::EntitySeed Dune::GeoGrid::EntityPointer< Traits, true >::EntitySeed [protected, inherited]
template<class Traits >
typedef Traits::HostEntityPointer Dune::GeoGrid::EntityPointer< Traits, true >::HostEntityPointer [protected, inherited]
template<class Traits >
typedef Traits::IteratorType Dune::GeoGrid::Iterator< Traits, true >::IteratorType

Constructor & Destructor Documentation

template<class Traits >
Dune::GeoGrid::Iterator< Traits, true >::Iterator ( const Grid &  grid,
int  level,
IteratorType  type 
) [inline]

Member Function Documentation

template<class Traits >
void Dune::GeoGrid::EntityPointer< Traits, true >::compactify (  )  [inline, inherited]
template<class Traits >
Entity& Dune::GeoGrid::EntityPointer< Traits, true >::dereference (  )  const [inline, inherited]
template<class Traits >
Grid::Traits::template EntityAllocator< codimension >& Dune::GeoGrid::EntityPointer< Traits, true >::entityAllocator (  )  const [inline, protected, inherited]
template<class Traits >
template<class T >
bool Dune::GeoGrid::EntityPointer< Traits, true >::equals ( const EntityPointer< T, fake > &  other  )  const [inline, inherited]
template<class Traits >
const Grid& Dune::GeoGrid::EntityPointer< Traits, true >::grid (  )  const [inline, inherited]
template<class Traits >
const HostElementIterator& Dune::GeoGrid::EntityPointer< Traits, true >::hostElementIterator (  )  const [inline, protected, inherited]
template<class Traits >
void Dune::GeoGrid::Iterator< Traits, true >::increment (  )  [inline]
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, true >::level (  )  const [inline, inherited]
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::operator const EntityPointerImp & (  )  const [inline, inherited]
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::operator EntityPointerImp & (  )  [inline, inherited]
template<class Traits >
void Dune::GeoGrid::EntityPointer< Traits, true >::releaseEntity (  )  [inline, protected, inherited]

Member Data Documentation

template<class Traits >
const int Dune::GeoGrid::Iterator< Traits, true >::codimension = Traits::codimension [static]
template<class Traits >
const int Dune::GeoGrid::Iterator< Traits, true >::dimension = Traits::dimension [static]
template<class Traits >
const bool Dune::GeoGrid::EntityPointer< Traits, true >::fake = Traits::fake [static, inherited]
template<class Traits >
HostElementIterator Dune::GeoGrid::EntityPointer< Traits, true >::hostElementIterator_ [protected, inherited]
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, true >::subEntity_ [protected, inherited]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].