#include <dune/grid/geometrygrid/iterator.hh>
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, true >::Entity |
|
inherited |
template<class Traits >
typedef Traits::EntitySeed Dune::GeoGrid::EntityPointer< Traits, true >::EntitySeed |
|
protectedinherited |
template<class Traits >
typedef Traits::HostEntityPointer Dune::GeoGrid::EntityPointer< Traits, true >::HostEntityPointer |
|
protectedinherited |
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 >
Entity& Dune::GeoGrid::EntityPointer< Traits, true >::dereference |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
EntityImpl& Dune::GeoGrid::EntityPointer< Traits, true >::entityImpl |
( |
| ) |
const |
|
inlineprotectedinherited |
template<class Traits >
template<class T >
bool Dune::GeoGrid::EntityPointer< Traits, true >::equals |
( |
const EntityPointer< T, fake > & |
other | ) |
const |
|
inlineinherited |
template<class Traits >
const Grid& Dune::GeoGrid::EntityPointer< Traits, true >::grid |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
const HostElementIterator& Dune::GeoGrid::EntityPointer< Traits, true >::hostElementIterator |
( |
| ) |
const |
|
inlineprotectedinherited |
template<class Traits >
void Dune::GeoGrid::Iterator< Traits, true >::increment |
( |
| ) |
|
|
inline |
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, true >::level |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::operator const EntityPointerImp & |
( |
| ) |
const |
|
inlineinherited |
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, true >::subEntity |
( |
| ) |
const |
|
inlineinherited |
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 |
|
staticinherited |
The documentation for this class was generated from the following file: