dune-grid  2.1.1
Public Types
Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype > Struct Template Reference

#include <dune/grid/geometrygrid/grid.hh>

List of all members.

Public Types

typedef Traits::template Codim
< codim >::template Partition
< pitype >::LeafIterator 
LeafIterator
typedef Traits::template Codim
< codim >::template Partition
< pitype >::LevelIterator 
LevelIterator

template<class HostGrid, class CoordFunction, class Allocator>
template<int codim>
template<PartitionIteratorType pitype>
struct Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype >


Member Typedef Documentation

template<class HostGrid , class CoordFunction , class Allocator >
template<int codim>
template<PartitionIteratorType pitype>
typedef Traits::template Codim< codim >::template Partition< pitype >::LeafIterator Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype >::LeafIterator
template<class HostGrid , class CoordFunction , class Allocator >
template<int codim>
template<PartitionIteratorType pitype>
typedef Traits::template Codim< codim >::template Partition< pitype >::LevelIterator Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype >::LevelIterator

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