dune-alugrid  2.6-git
Classes | Public Types | Protected Member Functions | List of all members
Dune::ALU3dGridTreeIterator< InternalIteratorType > Class Template Reference

#include <dune/alugrid/3d/iterator.hh>

Inheritance diagram for Dune::ALU3dGridTreeIterator< InternalIteratorType >:
Inheritance graph

Classes

class  GetLevel
 
class  GetLevel< GridImp, dim, 0 >
 
class  GetLevel< GridImp, dim, dim >
 

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)
 

Member Typedef Documentation

◆ val_t

template<class InternalIteratorType >
typedef InternalIteratorType :: val_t Dune::ALU3dGridTreeIterator< InternalIteratorType >::val_t

Member Function Documentation

◆ firstItem()

template<class InternalIteratorType >
template<class GridImp , class IteratorImp >
void Dune::ALU3dGridTreeIterator< InternalIteratorType >::firstItem ( const GridImp &  grid,
IteratorImp &  it,
int  level 
)
inlineprotected

◆ incrementIterator()

template<class InternalIteratorType >
template<class GridImp , class IteratorImp >
void Dune::ALU3dGridTreeIterator< InternalIteratorType >::incrementIterator ( const GridImp &  grid,
IteratorImp &  it,
int  level 
)
inlineprotected

◆ setItem()

template<class InternalIteratorType >
template<class GridImp , class IteratorImp >
void Dune::ALU3dGridTreeIterator< InternalIteratorType >::setItem ( const GridImp &  grid,
IteratorImp &  it,
InternalIteratorType &  iter,
int  level 
)
inlineprotected

The documentation for this class was generated from the following file: