Dune::GridView< ViewTraits >::Codim< cd >::Partition< pit > Struct Template Reference

Define types needed to iterate over entities of a given partition type. More...

#include <dune/grid/common/gridview.hh>

List of all members.

Public Types

typedef Traits::template Codim
< cd >::template Partition
< pit >::Iterator 
Iterator
 iterator over a given codim and partition type

Detailed Description

template<class ViewTraits>
template<int cd>
template<PartitionIteratorType pit>
struct Dune::GridView< ViewTraits >::Codim< cd >::Partition< pit >

Define types needed to iterate over entities of a given partition type.


Member Typedef Documentation

template<class ViewTraits>
template<int cd>
template<PartitionIteratorType pit>
typedef Traits :: template Codim< cd >:: template Partition< pit >:: Iterator Dune::GridView< ViewTraits >::Codim< cd >::Partition< pit >::Iterator

iterator over a given codim and partition type


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].