|
ug4
|
Public Types | |
| typedef TAlgebra::matrix_type | matrix_type |
Public Member Functions | |
| dirichlet_iterator (matrix_type &mat, unsigned i, unsigned num) | |
| bool | operator!= (const dirichlet_iterator &o) const |
| unsigned | operator* () const |
| void | operator++ () |
| bool | operator== (const dirichlet_iterator &o) const |
Protected Attributes | |
| matrix_type & | A |
| unsigned | cur |
| unsigned | n |
| typedef TAlgebra::matrix_type ug::dirichlet_iterator< TAlgebra >::matrix_type |
|
inline |
References ug::dirichlet_iterator< TAlgebra >::operator++().
|
inline |
References ug::dirichlet_iterator< TAlgebra >::operator==().
|
inline |
References ug::dirichlet_iterator< TAlgebra >::cur.
|
inline |
|
inline |
References ug::dirichlet_iterator< TAlgebra >::cur.
Referenced by ug::dirichlet_iterator< TAlgebra >::operator!=().
|
protected |
Referenced by ug::dirichlet_iterator< TAlgebra >::operator++().
|
protected |
|
protected |
Referenced by ug::dirichlet_iterator< TAlgebra >::operator++().