Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd >::Partition< pitype > Struct Template Reference

#include <grid.hh>

List of all members.


Detailed Description

template<int dim, int dimworld, class ct, class GridFamily>
template<int cd>
template<PartitionIteratorType pitype>
struct Dune::Grid< dim, dimworld, ct, GridFamily >::Codim< cd >::Partition< pitype >

A struct collecting all types depending on the partition iterator type.

Public Types

typedef
GridFamily::Traits::template
Codim< cd >::template
Partition< pitype >
::LevelIterator 
LevelIterator
 A type that is a model of Dune::LevelIterator<cd,pitype,...> which is s type of iterator that may be used to examine, but not to modify, the entities of codimension cd with partition type pitype on a certain level of the grid, i. e. the increment of the iterator adjusts it to the next entity on that level.
typedef
GridFamily::Traits::template
Codim< cd >::template
Partition< pitype >
::LeafIterator 
LeafIterator
 A type that is a model of Dune::LeafIterator<cd,pitype,...> which is a type of iterator that may be used to examine, but not to modify, the entities of codimension cd with partition type pitype in the leaf grid, i. e. the increment of the iterator adjusts it to the next entity in the leaf grid.

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

Generated on Sun Nov 15 22:28:54 2009 for dune-grid by  doxygen 1.5.6