#include <dune/grid/alugrid/3d/iterator.hh>
List of all members.
Classes |
struct | GetLevel |
struct | GetLevel< GridImp, 0 > |
struct | GetLevel< GridImp, 3 > |
Public Types |
typedef InternalIteratorType::val_t | val_t |
Protected Member Functions |
template<class GridImp , class IteratorImp > |
void | firstItem (const GridImp &grid, IteratorImp &it, int level) |
template<class GridImp , class IteratorImp > |
void | setItem (const GridImp &grid, IteratorImp &it, InternalIteratorType &iter, int level) |
template<class GridImp , class IteratorImp > |
void | incrementIterator (const GridImp &grid, IteratorImp &it, int level) |
template<class InternalIteratorType>
struct Dune::ALU3dGridTreeIterator< InternalIteratorType >
Member Typedef Documentation
template<class InternalIteratorType>
Member Function Documentation
template<class InternalIteratorType>
template<class GridImp , class IteratorImp >
void Dune::ALU3dGridTreeIterator< InternalIteratorType >::firstItem |
( |
const GridImp & |
grid, |
|
|
IteratorImp & |
it, |
|
|
int |
level | |
|
) |
| | [inline, protected] |
template<class InternalIteratorType>
template<class GridImp , class IteratorImp >
void Dune::ALU3dGridTreeIterator< InternalIteratorType >::incrementIterator |
( |
const GridImp & |
grid, |
|
|
IteratorImp & |
it, |
|
|
int |
level | |
|
) |
| | [inline, protected] |
template<class InternalIteratorType>
template<class GridImp , class IteratorImp >
void Dune::ALU3dGridTreeIterator< InternalIteratorType >::setItem |
( |
const GridImp & |
grid, |
|
|
IteratorImp & |
it, |
|
|
InternalIteratorType & |
iter, |
|
|
int |
level | |
|
) |
| | [inline, protected] |
The documentation for this struct was generated from the following file: