#include <dune/grid/alugrid/2d/iterator.hh>
List of all members.
Member Typedef Documentation
template<PartitionIteratorType pitype, class GridImp >
typedef GridImp::template Codim<codim>::Entity Dune::ALU2dGridLevelIterator< 2, pitype, GridImp >::Entity |
template<PartitionIteratorType pitype, class GridImp >
typedef GridImp :: GridObjectFactoryType Dune::ALU2dGridLevelIterator< 2, pitype, GridImp >::FactoryType |
Member Enumeration Documentation
Constructor & Destructor Documentation
template<PartitionIteratorType pitype, class GridImp >
Dune::ALU2dGridLevelIterator< 2, pitype, GridImp >::ALU2dGridLevelIterator |
( |
const FactoryType & |
factory, |
|
|
int |
level, |
|
|
bool |
end |
|
) |
| |
template<PartitionIteratorType pitype, class GridImp >
Dune::ALU2dGridLevelIterator< 2, pitype, GridImp >::ALU2dGridLevelIterator |
( |
const ThisType & |
org | ) |
|
template<PartitionIteratorType pitype, class GridImp >
Member Function Documentation
has to be called when iterator is finished
return reference top grid
template<PartitionIteratorType pitype, class GridImp >
void Dune::ALU2dGridLevelIterator< 2, pitype, GridImp >::increment |
( |
| ) |
|
ask for level of entities
template<PartitionIteratorType pitype, class GridImp >
ThisType& Dune::ALU2dGridLevelIterator< 2, pitype, GridImp >::operator= |
( |
const ThisType & |
org | ) |
|
update underlying item pointer and set entity
Friends And Related Function Documentation
template<PartitionIteratorType pitype, class GridImp >
friend class ALU2dGrid< dim, dimworld, eltype > |
|
friend |
template<PartitionIteratorType pitype, class GridImp >
template<PartitionIteratorType pitype, class GridImp >
template<PartitionIteratorType pitype, class GridImp >
Member Data Documentation
|
mutableprotectedinherited |
entity that this EntityPointer points to
reference to entity factory
the essential information
The documentation for this class was generated from the following file: