|
ug4
|
Inheritance diagram for ug::BGLParallelMatrix< T >::vertex_iterator_:Public Member Functions | |
| bool | operator!= (vertex_iterator_ const &p) const |
| vertex_descriptor | operator* () const |
| vertex_iterator_ & | operator++ () |
| vertex_iterator_ & | operator++ (int) |
| bool | operator== (vertex_iterator_ const &o) const |
| vertex_iterator_ () | |
| vertex_iterator_ (base_vertex_iterator b, owners const *o) | |
Private Attributes | |
| base_vertex_iterator | _base |
| ghosts const * | _ghosts |
| owners const * | _owners |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
References ug::BGLParallelMatrix< T >::vertex_iterator_::operator==(), and p.
|
inline |
|
inline |
|
inline |
References incomplete.
|
inline |
References ug::BGLParallelMatrix< T >::vertex_iterator_::_base.
Referenced by ug::BGLParallelMatrix< T >::vertex_iterator_::operator!=().
|
private |
|
private |
|
private |
Referenced by ug::BGLParallelMatrix< T >::vertex_iterator_::operator*().