#include <dune/grid/geometrygrid/iterator.hh>
List of all members.
template<class Traits>
class Dune::GeoGrid::Iterator< Traits, false >
Member Typedef Documentation
template<class Traits >
typedef Traits::Entity Dune::GeoGrid::EntityPointer< Traits, false >::Entity [inherited] |
template<class Traits >
typedef Traits::EntitySeed Dune::GeoGrid::EntityPointer< Traits, false >::EntitySeed [protected, inherited] |
template<class Traits >
typedef Traits::HostElement Dune::GeoGrid::EntityPointer< Traits, false >::HostElement [protected, inherited] |
template<class Traits >
typedef Traits::HostEntityIterator Dune::GeoGrid::EntityPointer< Traits, false >::HostEntityIterator [protected, inherited] |
template<class Traits >
typedef Traits::HostEntityPointer Dune::GeoGrid::EntityPointer< Traits, false >::HostEntityPointer [protected, inherited] |
template<class Traits >
typedef Traits::IteratorType Dune::GeoGrid::Iterator< Traits, false >::IteratorType |
Constructor & Destructor Documentation
template<class Traits >
Dune::GeoGrid::Iterator< Traits, false >::Iterator |
( |
const Grid & |
grid, |
|
|
int |
level, |
|
|
IteratorType |
type |
|
) |
| [inline] |
Member Function Documentation
template<class Traits >
void Dune::GeoGrid::EntityPointer< Traits, false >::compactify |
( |
| ) |
[inline, inherited] |
template<class Traits >
Entity& Dune::GeoGrid::EntityPointer< Traits, false >::dereference |
( |
| ) |
const [inline, inherited] |
template<class Traits >
template<class T >
bool Dune::GeoGrid::EntityPointer< Traits, false >::equals |
( |
const EntityPointer< T, fake > & |
other | ) |
const [inline, inherited] |
template<class Traits >
const Grid& Dune::GeoGrid::EntityPointer< Traits, false >::grid |
( |
| ) |
const [inline, inherited] |
template<class Traits >
void Dune::GeoGrid::Iterator< Traits, false >::increment |
( |
| ) |
[inline] |
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, false >::level |
( |
| ) |
const [inline, inherited] |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, false >::operator const EntityPointerImp & |
( |
| ) |
const [inline, inherited] |
template<class Traits >
void Dune::GeoGrid::EntityPointer< Traits, false >::releaseEntity |
( |
| ) |
[inline, protected, inherited] |
Member Data Documentation
template<class Traits >
const int Dune::GeoGrid::EntityPointer< Traits, false >::codimension = Traits::codimension [static, inherited] |
template<class Traits >
const int Dune::GeoGrid::EntityPointer< Traits, false >::dimension = Traits::dimension [static, inherited] |
template<class Traits >
const bool Dune::GeoGrid::EntityPointer< Traits, false >::fake = Traits::fake [static, inherited] |
The documentation for this class was generated from the following file: