ESyS-Particle  2.3
esys::lsm::CartesianGrid< TmplValue >::ValueConstIterator Class Reference

#include <CartesianGrid.h>

Inheritance diagram for esys::lsm::CartesianGrid< TmplValue >::ValueConstIterator:
Collaboration diagram for esys::lsm::CartesianGrid< TmplValue >::ValueConstIterator:

Public Member Functions

 ValueConstIterator (const ValueVector &v)
 
CartesianGrid::const_reference next ()
 
- Public Member Functions inherited from esys::lsm::ForwardConstIterator< ValueVector >
 ForwardConstIterator (const ValueVector &container)
 
 ForwardConstIterator (const iterator &begin, const iterator &end)
 
 ForwardConstIterator (const ForwardIterator< ValueVector > &it)
 
bool hasNext () const
 
reference current () const
 
reference next ()
 

Additional Inherited Members

- Public Types inherited from esys::lsm::ForwardConstIterator< ValueVector >
typedef ValueVector::value_type value_type
 
typedef
ValueVector::const_reference 
reference
 
typedef ValueVector::const_iterator iterator
 

Constructor & Destructor Documentation

template<typename TmplValue>
esys::lsm::CartesianGrid< TmplValue >::ValueConstIterator::ValueConstIterator ( const ValueVector v)
inline

Member Function Documentation

template<typename TmplValue>
CartesianGrid::const_reference esys::lsm::CartesianGrid< TmplValue >::ValueConstIterator::next ( )
inline

References esys::lsm::ForwardConstIterator< TmplIteratable >::next().

Here is the call graph for this function:


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