#include <dune/grid/geometrygrid/entitypointer.hh>
List of all members.
template<class Traits>
class Dune::GeoGrid::EntityPointer< Traits, true >
Member Typedef Documentation
template<class Traits >
typedef Traits::Entity Dune::GeoGrid::EntityPointer< Traits, true >::Entity |
template<class Traits >
typedef Traits::EntitySeed Dune::GeoGrid::EntityPointer< Traits, true >::EntitySeed [protected] |
template<class Traits >
typedef Traits::HostElement Dune::GeoGrid::EntityPointer< Traits, true >::HostElement [protected] |
template<class Traits >
typedef Traits::HostElementIterator Dune::GeoGrid::EntityPointer< Traits, true >::HostElementIterator [protected] |
template<class Traits >
typedef Traits::HostEntityPointer Dune::GeoGrid::EntityPointer< Traits, true >::HostEntityPointer [protected] |
Constructor & Destructor Documentation
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::EntityPointer |
( |
const Grid & |
grid, |
|
|
const HostElement & |
hostElement, |
|
|
int |
subEntity | |
|
) |
| | [inline] |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::EntityPointer |
( |
const Grid & |
grid, |
|
|
const EntitySeed & |
seed | |
|
) |
| | [inline] |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::EntityPointer |
( |
const EntityImpl & |
entity |
) |
[inline] |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::EntityPointer |
( |
const This & |
other |
) |
[inline] |
template<class Traits >
template<class T >
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::~EntityPointer |
( |
|
) |
[inline] |
Member Function Documentation
template<class Traits >
void Dune::GeoGrid::EntityPointer< Traits, true >::compactify |
( |
|
) |
[inline] |
template<class Traits >
Entity& Dune::GeoGrid::EntityPointer< Traits, true >::dereference |
( |
|
) |
const [inline] |
template<class Traits >
Grid::Traits::template EntityAllocator< codimension >& Dune::GeoGrid::EntityPointer< Traits, true >::entityAllocator |
( |
|
) |
const [inline, protected] |
template<class Traits >
template<class T >
bool Dune::GeoGrid::EntityPointer< Traits, true >::equals |
( |
const EntityPointer< T, fake > & |
other |
) |
const [inline] |
template<class Traits >
const Grid& Dune::GeoGrid::EntityPointer< Traits, true >::grid |
( |
|
) |
const [inline] |
template<class Traits >
const HostElementIterator& Dune::GeoGrid::EntityPointer< Traits, true >::hostElementIterator |
( |
|
) |
const [inline, protected] |
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, true >::level |
( |
|
) |
const [inline] |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::operator const EntityPointerImp & |
( |
|
) |
const [inline] |
template<class Traits >
Dune::GeoGrid::EntityPointer< Traits, true >::operator EntityPointerImp & |
( |
|
) |
[inline] |
template<class Traits >
This& Dune::GeoGrid::EntityPointer< Traits, true >::operator= |
( |
const This & |
other |
) |
[inline] |
template<class Traits >
void Dune::GeoGrid::EntityPointer< Traits, true >::releaseEntity |
( |
|
) |
[inline, protected] |
Friends And Related Function Documentation
Member Data Documentation
template<class Traits >
const int Dune::GeoGrid::EntityPointer< Traits, true >::codimension = Traits::codimension [static] |
template<class Traits >
const int Dune::GeoGrid::EntityPointer< Traits, true >::dimension = Traits::dimension [static] |
template<class Traits >
const bool Dune::GeoGrid::EntityPointer< Traits, true >::fake = Traits::fake [static] |
template<class Traits >
int Dune::GeoGrid::EntityPointer< Traits, true >::subEntity_ [protected] |
The documentation for this class was generated from the following file: