dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/storage/stlarray.hh>
Public Types | |
typedef ElementImp | ElementType |
Public Member Functions | |
STLArrayIterator (RealImp realIterator) | |
STLArrayIterator (const ThisType &other) | |
ThisType & | operator= (const ThisType &other) |
ElementType & | operator* () |
ThisType & | operator++ () |
bool | operator== (const ThisType &other) const |
bool | operator!= (const ThisType &other) const |
Protected Attributes | |
RealImp | realIterator_ |
typedef ElementImp Dune::Fem::STLArrayIterator< ElementImp, RealImp >::ElementType |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Referenced by Dune::Fem::STLArrayIterator< ElementImp, RealImp >::operator!=(), Dune::Fem::STLArrayIterator< ElementImp, RealImp >::operator*(), Dune::Fem::STLArrayIterator< ElementImp, RealImp >::operator++(), Dune::Fem::STLArrayIterator< ElementImp, RealImp >::operator=(), and Dune::Fem::STLArrayIterator< ElementImp, RealImp >::operator==().