Dune::MatrixRowSet< M > Class Template Reference
Provides access to an iterator over all matrix rows.
More...
#include <dune/istl/supermatrix.hh>
List of all members.
Detailed Description
template<class M>
class Dune::MatrixRowSet< M >
Provides access to an iterator over all matrix rows.
- Template Parameters:
-
| M | The type of the matrix. |
Member Typedef Documentation
Constructor & Destructor Documentation
Construct an row set over all matrix rows.
- Parameters:
-
| m | The matrix for which we manage the rows. |
Member Function Documentation
The documentation for this class was generated from the following file: