#include <dune/grid/geometrygrid/iterator.hh>
List of all members.
Static Public Attributes |
static const int | dimension = Traits::dimension |
static const int | codimension = Traits::codimension |
static const bool | fake = Traits::fake |
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 |
|
protectedinherited |
template<class Traits >
typedef Traits::HostElement Dune::GeoGrid::EntityPointer< Traits, false >::HostElement |
|
protectedinherited |
template<class Traits >
typedef Traits::HostEntityIterator Dune::GeoGrid::EntityPointer< Traits, false >::HostEntityIterator |
|
protectedinherited |
template<class Traits >
typedef Traits::HostEntityPointer Dune::GeoGrid::EntityPointer< Traits, false >::HostEntityPointer |
|
protectedinherited |
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 >
Entity& Dune::GeoGrid::EntityPointer< Traits, false >::dereference |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
EntityImpl& Dune::GeoGrid::EntityPointer< Traits, false >::entityImpl |
( |
| ) |
const |
|
inlineprotectedinherited |
template<class Traits >
template<class T >
bool Dune::GeoGrid::EntityPointer< Traits, false >::equals |
( |
const EntityPointer< T, fake > & |
other | ) |
const |
|
inlineinherited |
template<class Traits >
const Grid& Dune::GeoGrid::EntityPointer< Traits, false >::grid |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
const HostEntityIterator& Dune::GeoGrid::EntityPointer< Traits, false >::hostIterator |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
void Dune::GeoGrid::Iterator< Traits, false >::increment |
( |
| ) |
|
|
inline |
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, false >::level |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, false >::operator const EntityPointerImp & |
( |
| ) |
const |
|
inlineinherited |
Member Data Documentation
template<class Traits >
const int Dune::GeoGrid::EntityPointer< Traits, false >::codimension = Traits::codimension |
|
staticinherited |
template<class Traits >
const int Dune::GeoGrid::EntityPointer< Traits, false >::dimension = Traits::dimension |
|
staticinherited |
template<class Traits >
const bool Dune::GeoGrid::EntityPointer< Traits, false >::fake = Traits::fake |
|
staticinherited |
The documentation for this class was generated from the following file: