dune-spgrid  2.7
Public Types | Public Member Functions | List of all members
Dune::SuperEntityIterator< Grid, SuperEntityIteratorImp > Class Template Reference

#include <dune/grid/extensions/superentityiterator.hh>

Inheritance diagram for Dune::SuperEntityIterator< Grid, SuperEntityIteratorImp >:
Inheritance graph

Public Types

typedef Grid::template Codim< 0 >::Entity Entity
 

Public Member Functions

 SuperEntityIterator (const Implementation &implementation)
 
const Thisoperator++ ()
 
int index () const
 

Member Typedef Documentation

◆ Entity

template<class Grid , template< class > class SuperEntityIteratorImp>
typedef Grid::template Codim< 0 >::Entity Dune::SuperEntityIterator< Grid, SuperEntityIteratorImp >::Entity

Constructor & Destructor Documentation

◆ SuperEntityIterator()

template<class Grid , template< class > class SuperEntityIteratorImp>
Dune::SuperEntityIterator< Grid, SuperEntityIteratorImp >::SuperEntityIterator ( const Implementation &  implementation)
inline

Member Function Documentation

◆ index()

template<class Grid , template< class > class SuperEntityIteratorImp>
int Dune::SuperEntityIterator< Grid, SuperEntityIteratorImp >::index
inline

◆ operator++()

template<class Grid , template< class > class SuperEntityIteratorImp>
const SuperEntityIterator< Grid, SuperEntityIteratorImp >::This & Dune::SuperEntityIterator< Grid, SuperEntityIteratorImp >::operator++
inline

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