Iterator for const iteration over n-cells of a segment.
More...
#include <segment_iterators.hpp>
Detailed Description
template<typename IteratorType, typename ElementType>
class viennagrid::const_on_segment_iterator< IteratorType, ElementType >
Iterator for const iteration over n-cells of a segment.
Constructor & Destructor Documentation
Member Function Documentation
bool operator!= |
( |
const self_type & |
i |
) |
const [inline] |
const ElementType& operator* |
( |
|
) |
const [inline] |
const ElementType* operator-> |
( |
|
) |
const [inline] |
bool operator== |
( |
const self_type & |
i |
) |
const [inline] |
The documentation for this class was generated from the following file: